From: pabs Date: Fri, 9 Nov 2007 06:30:20 +0000 (+0000) Subject: Fix issue with older versions of autoconf X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=53001077db315f4a8e85199408bbd1c6ebe504ed;p=synfig.git Fix issue with older versions of autoconf git-svn-id: http://svn.voria.com/code@1124 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/ETL/trunk/configure.ac b/ETL/trunk/configure.ac index b283787..8d9879e 100644 --- a/ETL/trunk/configure.ac +++ b/ETL/trunk/configure.ac @@ -72,14 +72,6 @@ AC_SUBST(CFLAGS) AC_SUBST(CPPFLAGS) AC_SUBST(LDFLAGS) -VERSION_MAJ=@VERSION_MAJ@ -VERSION_MIN=@VERSION_MIN@ -VERSION_REV=@VERSION_REV@ - -AC_SUBST(VERSION_MAJ) -AC_SUBST(VERSION_MIN) -AC_SUBST(VERSION_REV) - AC_OUTPUT( ETL-config Makefile