]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
(AC_ACVERSION): Updated to 2.9.
authorRoland McGrath <roland@gnu.org>
Sat, 16 Mar 1996 20:53:06 +0000 (20:53 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 16 Mar 1996 20:53:06 +0000 (20:53 +0000)
acgeneral.m4
lib/autoconf/general.m4

index 22b6954ffc2b52f4c938d05530b1a44a15cd81f5..b5220b4b9545b24118d167ac8817c9c7f4e44a48 100644 (file)
@@ -51,7 +51,7 @@ dnl
 divert(-1)dnl Throw away output until AC_INIT is called.
 changequote([, ])
 
-define(AC_ACVERSION, 2.8)
+define(AC_ACVERSION, 2.9)
 
 dnl Some old m4's don't support m4exit.  But they provide
 dnl equivalent functionality by core dumping because of the
index 22b6954ffc2b52f4c938d05530b1a44a15cd81f5..b5220b4b9545b24118d167ac8817c9c7f4e44a48 100644 (file)
@@ -51,7 +51,7 @@ dnl
 divert(-1)dnl Throw away output until AC_INIT is called.
 changequote([, ])
 
-define(AC_ACVERSION, 2.8)
+define(AC_ACVERSION, 2.9)
 
 dnl Some old m4's don't support m4exit.  But they provide
 dnl equivalent functionality by core dumping because of the