This variable is defined by Automake: In config.status: S["VERSION"]="1.5.3" In config.h:
Reverts commit \58c513b0b9f6 Signed-off-by: Gaetan Nadon <[email protected]> --- configure.ac | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index fa64bf8..6fdb2bf 100644 --- a/configure.ac +++ b/configure.ac @@ -47,8 +47,6 @@ AM_CONDITIONAL(HAVE_XI2, [ test "$HAVE_XI2" = "yes" ]) AC_SUBST(HAVE_XI2) -AC_SUBST(VERSION) - AC_CONFIG_FILES([Makefile src/Makefile man/Makefile]) -- 1.7.4.1 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
