From: Akim Demaille Date: Thu, 25 Sep 2003 15:22:43 +0000 (+0000) Subject: Bump to 2.57e. X-Git-Tag: AUTOCONF-2.57e~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=259006c2c747c8c7da4a9bde37ebe2579bfd1b25;p=thirdparty%2Fautoconf.git Bump to 2.57e. --- diff --git a/NEWS b/NEWS index 9cbde417..a3e6c714 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,8 @@ -* Major changes in Autoconf 2.57d -*- outline -*- +* Major changes in Autoconf 2.57e -*- outline -*- + +* Major changes in Autoconf 2.57d + + Released 2003-09-25, by Akim Demaille. * Major changes in Autoconf 2.57b diff --git a/configure b/configure index 75a6e0ca..385bad83 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.57c for GNU Autoconf 2.57d. +# Generated by GNU Autoconf 2.57c for GNU Autoconf 2.57e. # # Report bugs to . # @@ -267,8 +267,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='GNU Autoconf' PACKAGE_TARNAME='autoconf' -PACKAGE_VERSION='2.57d' -PACKAGE_STRING='GNU Autoconf 2.57d' +PACKAGE_VERSION='2.57e' +PACKAGE_STRING='GNU Autoconf 2.57e' PACKAGE_BUGREPORT='bug-autoconf@gnu.org' ac_unique_file="ChangeLog" @@ -729,7 +729,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.57d to adapt to many kinds of systems. +\`configure' configures GNU Autoconf 2.57e to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -791,7 +791,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GNU Autoconf 2.57d:";; + short | recursive ) echo "Configuration of GNU Autoconf 2.57e:";; esac cat <<\_ACEOF @@ -871,7 +871,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -GNU Autoconf configure 2.57d +GNU Autoconf configure 2.57e generated by GNU Autoconf 2.57c Copyright (C) 2003 Free Software Foundation, Inc. @@ -885,7 +885,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.57d, which was +It was created by GNU Autoconf $as_me 2.57e, which was generated by GNU Autoconf 2.57c. Invocation command line was $ $0 $@ @@ -1500,7 +1500,7 @@ fi # Define the identity of the package. PACKAGE='autoconf' - VERSION='2.57d' + VERSION='2.57e' cat >>confdefs.h <<_ACEOF @@ -2350,7 +2350,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by GNU Autoconf $as_me 2.57d, which was +This file was extended by GNU Autoconf $as_me 2.57e, which was generated by GNU Autoconf 2.57c. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -2408,7 +2408,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -GNU Autoconf config.status 2.57d +GNU Autoconf config.status 2.57e configured by $0, generated by GNU Autoconf 2.57c, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff --git a/configure.ac b/configure.ac index f11e877c..50da5878 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # We need AC_CONFIG_TESTDIR. AC_PREREQ([2.57]) -AC_INIT([GNU Autoconf], [2.57d], [bug-autoconf@gnu.org]) +AC_INIT([GNU Autoconf], [2.57e], [bug-autoconf@gnu.org]) AC_SUBST([PACKAGE_NAME])dnl AC_CONFIG_SRCDIR([ChangeLog]) diff --git a/man/autoconf.1 b/man/autoconf.1 index 14ad0c73..80c812f8 100644 --- a/man/autoconf.1 +++ b/man/autoconf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH AUTOCONF "1" "September 2003" "autoconf 2.57d" "User Commands" +.TH AUTOCONF "1" "September 2003" "autoconf 2.57e" "User Commands" .SH NAME autoconf \- Generate configuration scripts .SH SYNOPSIS diff --git a/man/autoheader.1 b/man/autoheader.1 index d6d632c5..43f79b8d 100644 --- a/man/autoheader.1 +++ b/man/autoheader.1 @@ -73,7 +73,7 @@ Written by Roland McGrath and Akim Demaille. .SH "REPORTING BUGS" Report bugs to . .PP -autoheader (GNU Autoconf) 2.57d +autoheader (GNU Autoconf) 2.57e .SH COPYRIGHT Copyright \(co 2003 Free Software Foundation, Inc. .br diff --git a/man/autom4te.1 b/man/autom4te.1 index 1426c59d..ef23dadf 100644 --- a/man/autom4te.1 +++ b/man/autom4te.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH AUTOM4TE "1" "September 2003" "autom4te 2.57d" "User Commands" +.TH AUTOM4TE "1" "September 2003" "autom4te 2.57e" "User Commands" .SH NAME autom4te \- Generate files and scripts thanks to M4 .SH SYNOPSIS diff --git a/man/autoreconf.1 b/man/autoreconf.1 index 19c13599..5e768340 100644 --- a/man/autoreconf.1 +++ b/man/autoreconf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH AUTORECONF "1" "September 2003" "autoreconf 2.57d" "User Commands" +.TH AUTORECONF "1" "September 2003" "autoreconf 2.57e" "User Commands" .SH NAME autoreconf \- Update generated configuration files .SH SYNOPSIS diff --git a/man/autoscan.1 b/man/autoscan.1 index 944fcf1a..a8ddbfa8 100644 --- a/man/autoscan.1 +++ b/man/autoscan.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH AUTOSCAN "1" "September 2003" "autoscan 2.57d" "User Commands" +.TH AUTOSCAN "1" "September 2003" "autoscan 2.57e" "User Commands" .SH NAME autoscan \- Generate a preliminary configure.in .SH SYNOPSIS diff --git a/man/autoupdate.1 b/man/autoupdate.1 index b69375e2..027b34f7 100644 --- a/man/autoupdate.1 +++ b/man/autoupdate.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH AUTOUPDATE "1" "September 2003" "autoupdate 2.57d" "User Commands" +.TH AUTOUPDATE "1" "September 2003" "autoupdate 2.57e" "User Commands" .SH NAME autoupdate \- Update a configure.in to a newer Autoconf .SH SYNOPSIS diff --git a/man/ifnames.1 b/man/ifnames.1 index 359dee04..02b46bdd 100644 --- a/man/ifnames.1 +++ b/man/ifnames.1 @@ -22,7 +22,7 @@ Written by David J. MacKenzie and Paul Eggert. .SH "REPORTING BUGS" Report bugs to . .PP -ifnames (GNU Autoconf) 2.57d +ifnames (GNU Autoconf) 2.57e .SH COPYRIGHT Copyright \(co 2003 Free Software Foundation, Inc. .br