diff --git a/ChangeLog b/ChangeLog index 72814cd8..25afed7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-11-02 Akim Demaille + + * configure.ac: Bump to 2.52g. + 2001-11-02 Akim Demaille Version 2.52f. diff --git a/NEWS b/NEWS index e56662c5..3c161205 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -* Major changes in Autoconf 2.52f -*- outline -*- +* Major changes in Autoconf 2.52g -*- outline -*- ** Requirements diff --git a/configure b/configure index 96b59e1e..3fa7ea28 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.52e for GNU Autoconf 2.52f. +# Generated by GNU Autoconf 2.52e for GNU Autoconf 2.52g. # # Report bugs to . # @@ -290,8 +290,8 @@ mandir='${prefix}/man' # Identity of this package. PACKAGE_NAME='GNU Autoconf' PACKAGE_TARNAME='autoconf' -PACKAGE_VERSION='2.52f' -PACKAGE_STRING='GNU Autoconf 2.52f' +PACKAGE_VERSION='2.52g' +PACKAGE_STRING='GNU Autoconf 2.52g' PACKAGE_BUGREPORT='bug-autoconf@gnu.org' ac_prev= @@ -697,7 +697,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures GNU Autoconf 2.52f to adapt to many kinds of systems. +\`configure' configures GNU Autoconf 2.52g to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -759,7 +759,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GNU Autoconf 2.52f:";; + short | recursive ) echo "Configuration of GNU Autoconf 2.52g:";; esac cat <<\_ACEOF @@ -837,7 +837,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -GNU Autoconf configure 2.52f +GNU Autoconf configure 2.52g generated by GNU Autoconf 2.52e Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 @@ -852,7 +852,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by GNU Autoconf $as_me 2.52f, which was +It was created by GNU Autoconf $as_me 2.52g, which was generated by GNU Autoconf 2.52e. Invocation command line was $ $0 $@ @@ -1355,7 +1355,7 @@ fi # Define the identity of the package. PACKAGE=autoconf -VERSION=2.52f +VERSION=2.52g cat >>confdefs.h <<_ACEOF #define PACKAGE "$PACKAGE" @@ -2020,7 +2020,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by GNU Autoconf $as_me 2.52f, which was +This file was extended by GNU Autoconf $as_me 2.52g, which was generated by GNU Autoconf 2.52e. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -2077,7 +2077,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -GNU Autoconf config.status 2.52f +GNU Autoconf config.status 2.52g configured by $0, generated by GNU Autoconf 2.52e, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff --git a/configure.ac b/configure.ac index c2ec590f..ed545f45 100644 --- a/configure.ac +++ b/configure.ac @@ -22,13 +22,13 @@ # We need AC_CONFIG_TESTDIR. AC_PREREQ(2.52e) -AC_INIT(GNU Autoconf, 2.52f, bug-autoconf@gnu.org) +AC_INIT(GNU Autoconf, 2.52g, bug-autoconf@gnu.org) AC_CONFIG_SRCDIR(ChangeLog) AC_CONFIG_AUX_DIR(config) AC_CONFIG_FILES(config/Makefile) -AM_INIT_AUTOMAKE(autoconf, 2.52f) +AM_INIT_AUTOMAKE(autoconf, 2.52g) # Initialize the test suite and build position independent wrappers. AC_CONFIG_TESTDIR(tests) diff --git a/man/autoconf.1 b/man/autoconf.1 index bffafcf6..1d59670e 100644 --- a/man/autoconf.1 +++ b/man/autoconf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. -.TH AUTOCONF "1" "November 2001" "GNU Autoconf 2.52f" FSF +.TH AUTOCONF "1" "November 2001" "GNU Autoconf 2.52g" FSF .SH NAME autoconf \- Generate configuration scripts .SH SYNOPSIS diff --git a/man/autoheader.1 b/man/autoheader.1 index 1e7dee9b..3fa2efe8 100644 --- a/man/autoheader.1 +++ b/man/autoheader.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. -.TH AUTOHEADER "1" "November 2001" "GNU Autoconf 2.52f" FSF +.TH AUTOHEADER "1" "November 2001" "GNU Autoconf 2.52g" FSF .SH NAME autoheader \- Create a template header for configure .SH SYNOPSIS diff --git a/man/autom4te.1 b/man/autom4te.1 index 895d382c..957ed02a 100644 --- a/man/autom4te.1 +++ b/man/autom4te.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. -.TH AUTOM4TE "1" "November 2001" "GNU Autoconf 2.52f" FSF +.TH AUTOM4TE "1" "November 2001" "GNU Autoconf 2.52g" FSF .SH NAME autom4te \- Generate files and scripts thanks to M4 .SH SYNOPSIS diff --git a/man/autoreconf.1 b/man/autoreconf.1 index fd5d7ed7..fda7a7c6 100644 --- a/man/autoreconf.1 +++ b/man/autoreconf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. -.TH AUTORECONF "1" "November 2001" "GNU Autoconf 2.52f" FSF +.TH AUTORECONF "1" "November 2001" "GNU Autoconf 2.52g" FSF .SH NAME autoreconf \- Update generated configuration files .SH SYNOPSIS diff --git a/man/autoscan.1 b/man/autoscan.1 index cefb6a68..3064d844 100644 --- a/man/autoscan.1 +++ b/man/autoscan.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. -.TH AUTOSCAN "1" "November 2001" "GNU Autoconf 2.52f" FSF +.TH AUTOSCAN "1" "November 2001" "GNU Autoconf 2.52g" FSF .SH NAME autoscan \- Generate a preliminary configure.in .SH SYNOPSIS diff --git a/man/autoupdate.1 b/man/autoupdate.1 index 169fa96e..7ffe1757 100644 --- a/man/autoupdate.1 +++ b/man/autoupdate.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. -.TH AUTOUPDATE "1" "November 2001" "GNU Autoconf 2.52f" FSF +.TH AUTOUPDATE "1" "November 2001" "GNU Autoconf 2.52g" FSF .SH NAME autoupdate \- Update a configure.in to a newer Autoconf .SH SYNOPSIS diff --git a/man/ifnames.1 b/man/ifnames.1 index 13a7127e..a312ebcc 100644 --- a/man/ifnames.1 +++ b/man/ifnames.1 @@ -26,7 +26,7 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .SH "REPORTING BUGS" Report bugs to . .PP -ifnames (GNU Autoconf) 2.52f +ifnames (GNU Autoconf) 2.52g .SH "SEE ALSO" .BR autoconf (1), .BR automake (1),