summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2011-02-19 19:01:07 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2011-02-19 19:07:12 +0200
commite786c70de9a65c44f575ab8c61ff00fbbd2df585 (patch)
tree271263506248179c72496c5d2aa7f9c729a62335 /configure
parentd9c79b7dc6748a534ff370ecf52fc747084b9625 (diff)
downloadmpv-e786c70de9a65c44f575ab8c61ff00fbbd2df585.tar.bz2
mpv-e786c70de9a65c44f575ab8c61ff00fbbd2df585.tar.xz
build: change version number generation
Force Makefile to always run version.sh to potentially regenerate version.h. Drop compiler version and 'git-' prefix from version number. Match only git tags starting 'v'+number when generating version number; leave the 'v' out from the result.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 1742c65686..57caa24a58 100755
--- a/configure
+++ b/configure
@@ -7286,8 +7286,6 @@ cmp -s "$TMPH" config.h || mv -f "$TMPH" config.h
#############################################################################
-./version.sh `$_cc -dumpversion`
-
cat << EOF
Config files successfully generated by ./configure $configuration !