From: David MacKenzie Date: Thu, 15 Jun 1995 03:07:56 +0000 (+0000) Subject: version 2.4. X-Git-Tag: fsf-origin~274 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0558c8a36b1efd9efaab187cc5ae2e24d7318ab;p=thirdparty%2Fautoconf.git version 2.4. --- diff --git a/acgeneral.m4 b/acgeneral.m4 index 3d508a9ad..2ed88cdf5 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.3) +define(AC_ACVERSION, 2.4) 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 3d508a9ad..2ed88cdf5 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.3) +define(AC_ACVERSION, 2.4) dnl Some old m4's don't support m4exit. But they provide dnl equivalent functionality by core dumping because of the