From: Roland McGrath Date: Sat, 16 Mar 1996 20:53:06 +0000 (+0000) Subject: (AC_ACVERSION): Updated to 2.9. X-Git-Tag: fsf-origin~165 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=268f92001b3b61363f8b91b5e1339de8bc46b9de;p=thirdparty%2Fautoconf.git (AC_ACVERSION): Updated to 2.9. --- diff --git a/acgeneral.m4 b/acgeneral.m4 index 22b6954f..b5220b4b 100644 --- a/acgeneral.m4 +++ b/acgeneral.m4 @@ -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 diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 index 22b6954f..b5220b4b 100644 --- a/lib/autoconf/general.m4 +++ b/lib/autoconf/general.m4 @@ -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