From: David MacKenzie Date: Tue, 20 Sep 1994 00:59:29 +0000 (+0000) Subject: version 1.120 X-Git-Tag: fsf-origin~437 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd64c83071e0a19340d207c81473e73b4e88594c;p=thirdparty%2Fautoconf.git version 1.120 --- diff --git a/acgeneral.m4 b/acgeneral.m4 index a3d503fc7..255c4a78c 100644 --- a/acgeneral.m4 +++ b/acgeneral.m4 @@ -24,7 +24,7 @@ dnl divert(-1)dnl Throw away output until AC_INIT is called. changequote([, ]) -define(AC_ACVERSION, 1.119) +define(AC_ACVERSION, 1.120) 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 159cac101..dda8dcb7b 100644 --- a/autoconf.texi +++ b/autoconf.texi @@ -6,8 +6,8 @@ @c @setchapternewpage odd @c %**end of header -@set EDITION 1.119 -@set VERSION 1.119 +@set EDITION 1.120 +@set VERSION 1.120 @set UPDATED September 1994 @iftex diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 159cac101..dda8dcb7b 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -6,8 +6,8 @@ @c @setchapternewpage odd @c %**end of header -@set EDITION 1.119 -@set VERSION 1.119 +@set EDITION 1.120 +@set VERSION 1.120 @set UPDATED September 1994 @iftex diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 index a3d503fc7..255c4a78c 100644 --- a/lib/autoconf/general.m4 +++ b/lib/autoconf/general.m4 @@ -24,7 +24,7 @@ dnl divert(-1)dnl Throw away output until AC_INIT is called. changequote([, ]) -define(AC_ACVERSION, 1.119) +define(AC_ACVERSION, 1.120) dnl Some old m4's don't support m4exit. But they provide dnl equivalent functionality by core dumping because of the