]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Bump to 2.57e.
authorAkim Demaille <akim@epita.fr>
Thu, 25 Sep 2003 15:22:43 +0000 (15:22 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 25 Sep 2003 15:22:43 +0000 (15:22 +0000)
NEWS
configure
configure.ac
man/autoconf.1
man/autoheader.1
man/autom4te.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1

diff --git a/NEWS b/NEWS
index 9cbde417e55788867c57fb9db41a4792c89ebb5e..a3e6c714192689e32c88ace90aa0b24b5eb7677a 100644 (file)
--- 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
 
index 75a6e0cace4c91cc15b9f8e3aa0a38b4280f3fef..385bad83446402a8a7c587fa3f3d5cff92724aca 100755 (executable)
--- 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 <bug-autoconf@gnu.org>.
 #
@@ -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'`\\"
 
index f11e877c842f0e4e1291e9b58219bad7b75293c6..50da587864ddd54dc537d96baeee9b96e006fdac 100644 (file)
@@ -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])
 
index 14ad0c73f858b036a357424b7a122ecdee4efbe3..80c812f8765c08c86ad34702715b89fc11c6f7ca 100644 (file)
@@ -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
index d6d632c5ac1eebdbc373985a7fe2e494792977a0..43f79b8d927c8373893d6d65c3cd8ca61685da51 100644 (file)
@@ -73,7 +73,7 @@ Written by Roland McGrath and Akim Demaille.
 .SH "REPORTING BUGS"
 Report bugs to <bug-autoconf@gnu.org>.
 .PP
-autoheader (GNU Autoconf) 2.57d
+autoheader (GNU Autoconf) 2.57e
 .SH COPYRIGHT
 Copyright \(co 2003 Free Software Foundation, Inc.
 .br
index 1426c59d3ebe93276d48cc805d31301d9d3ec5ca..ef23dadf1034174bc1379fb7ab39e4436bd6af7f 100644 (file)
@@ -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
index 19c13599a46206ff80a3558febeaea146ca0783f..5e768340648addb0a8fcfaafd7273b70c8c55471 100644 (file)
@@ -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
index 944fcf1a101d5312d83edd65ed6235f7ad753659..a8ddbfa8a770d82c3b250477512489eec228b309 100644 (file)
@@ -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
index b69375e27a8830bc036e14c26684d0c79c407a06..027b34f7ee9af12ac83cf5abb8439ccf10031c84 100644 (file)
@@ -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
index 359dee046c0f46b76f83746c85af341af8c9f367..02b46bddae5cf252ea70a99207d014ec2abc9fbc 100644 (file)
@@ -22,7 +22,7 @@ Written by David J. MacKenzie and Paul Eggert.
 .SH "REPORTING BUGS"
 Report bugs to <bug-autoconf@gnu.org>.
 .PP
-ifnames (GNU Autoconf) 2.57d
+ifnames (GNU Autoconf) 2.57e
 .SH COPYRIGHT
 Copyright \(co 2003 Free Software Foundation, Inc.
 .br