[PATCH app-xinput 4/5] Remove redundant definition of the VERSION Automake variable
Gaetan Nadon
memsize at videotron.ca
Sat Jun 18 11:41:34 PDT 2011
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 <memsize at videotron.ca>
---
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
More information about the xorg-devel
mailing list