summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 915d55f..3b3e907 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,8 +27,6 @@ AM_CONDITIONAL(HAVE_XI2, [ test "$HAVE_XI2" = "yes" ])
AC_SUBST(HAVE_XI2)
-AC_SUBST(VERSION)
-
AC_OUTPUT([Makefile
src/Makefile
man/Makefile])