From: David MacKenzie Date: Thu, 21 Apr 1994 23:45:11 +0000 (+0000) Subject: Version 1.9. X-Git-Tag: fsf-origin~676 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9cf372ee63ec19111d7793c33315629247fa1f9;p=thirdparty%2Fautoconf.git Version 1.9. --- diff --git a/acgeneral.m4 b/acgeneral.m4 index ddb79142f..72e357fd3 100644 --- a/acgeneral.m4 +++ b/acgeneral.m4 @@ -33,7 +33,7 @@ dnl dnl Utility functions for stamping the configure script. dnl dnl -define(AC_ACVERSION, 1.8.1)dnl +define(AC_ACVERSION, 1.9)dnl dnl This is defined by the --version option of the autoconf script. ifdef([AC_PRINT_VERSION], [errprint(Autoconf version AC_ACVERSION )])dnl diff --git a/autoconf.texi b/autoconf.texi index 7eda5237c..54bff3002 100644 --- a/autoconf.texi +++ b/autoconf.texi @@ -6,8 +6,8 @@ @c @setchapternewpage odd @c %**end of header -@set EDITION 1.8.1 -@set VERSION 1.8.1 +@set EDITION 1.9 +@set VERSION 1.9 @set UPDATED April 1994 @iftex diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 7eda5237c..54bff3002 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -6,8 +6,8 @@ @c @setchapternewpage odd @c %**end of header -@set EDITION 1.8.1 -@set VERSION 1.8.1 +@set EDITION 1.9 +@set VERSION 1.9 @set UPDATED April 1994 @iftex diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 index ddb79142f..72e357fd3 100644 --- a/lib/autoconf/general.m4 +++ b/lib/autoconf/general.m4 @@ -33,7 +33,7 @@ dnl dnl Utility functions for stamping the configure script. dnl dnl -define(AC_ACVERSION, 1.8.1)dnl +define(AC_ACVERSION, 1.9)dnl dnl This is defined by the --version option of the autoconf script. ifdef([AC_PRINT_VERSION], [errprint(Autoconf version AC_ACVERSION )])dnl