From: David MacKenzie Date: Wed, 8 Mar 1995 22:06:48 +0000 (+0000) Subject: version 2.2 X-Git-Tag: fsf-origin~300 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cf3e847b30ca5f2a486cde77d6bc557b18779d3;p=thirdparty%2Fautoconf.git version 2.2 --- diff --git a/acgeneral.m4 b/acgeneral.m4 index eade923c1..f161944e3 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.1.3) +define(AC_ACVERSION, 2.2) dnl Some old m4's don't support m4exit. But they provide dnl equivalent functionality by core dumping because of the diff --git a/autoconf.texi b/autoconf.texi index a04bc8c00..bb36b08eb 100644 --- a/autoconf.texi +++ b/autoconf.texi @@ -6,8 +6,8 @@ @c @setchapternewpage odd @c %**end of header -@set EDITION 2.1.3 -@set VERSION 2.1.3 +@set EDITION 2.2 +@set VERSION 2.2 @set UPDATED March 1995 @iftex diff --git a/doc/autoconf.texi b/doc/autoconf.texi index a04bc8c00..bb36b08eb 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -6,8 +6,8 @@ @c @setchapternewpage odd @c %**end of header -@set EDITION 2.1.3 -@set VERSION 2.1.3 +@set EDITION 2.2 +@set VERSION 2.2 @set UPDATED March 1995 @iftex diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 index eade923c1..f161944e3 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.1.3) +define(AC_ACVERSION, 2.2) dnl Some old m4's don't support m4exit. But they provide dnl equivalent functionality by core dumping because of the