]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* configure.ac: Bump to 2.58a.
authorAkim Demaille <akim@epita.fr>
Wed, 5 Nov 2003 10:38:00 +0000 (10:38 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 5 Nov 2003 10:38:00 +0000 (10:38 +0000)
12 files changed:
ChangeLog
Makefile.in
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

index 4f235191191c7f661f07fb312d8a3a94fda1c2bd..06f22ea203b8481cce1831bc2258221bdacde9a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-05  Akim Demaille  <akim@epita.fr>
+
+       * configure.ac: Bump to 2.58a.
+
 2003-11-05  Kevin Ryde  <user42@zip.com.au>
 
        * doc/autoconf.texi (Using Autotest): Avoid @strong{Note: ...}, since
index 0df354c9906a0d627dd0f38f3b11ece12a375c44..c5750eec5c4ac60f6da25b513c4a02ad77692baa 100644 (file)
@@ -37,7 +37,8 @@ POST_UNINSTALL = :
 subdir = .
 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.in \
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL \
-       Makefile.am NEWS THANKS TODO aclocal.m4 configure configure.ac
+       Makefile.am NEWS README-alpha THANKS TODO aclocal.m4 configure \
+       configure.ac
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__configure_deps = $(top_srcdir)/config/m4.m4
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
diff --git a/NEWS b/NEWS
index 9bd64598bdf3cef81cd7e37ea35dfeb77df7f79a..1fc0639c1d4d70b4ad1356866102ff9e486af22f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
-* Major changes in Autoconf 2.58                       -*- outline -*-
+* Major changes in Autoconf 2.58a                       -*- outline -*-
+
+* Major changes in Autoconf 2.58
 
   Released 2003-11-04, by Akim Demaille
 
index efa84d2e6fe64d1d4e8705432fe2f00446559b81..96a9a360753086c63dd7a4045970019db96e1a99 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.57e for GNU Autoconf 2.58.
+# Generated by GNU Autoconf 2.57e for GNU Autoconf 2.58a.
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
@@ -268,8 +268,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU Autoconf'
 PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.58'
-PACKAGE_STRING='GNU Autoconf 2.58'
+PACKAGE_VERSION='2.58a'
+PACKAGE_STRING='GNU Autoconf 2.58a'
 PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
 
 ac_unique_file="ChangeLog"
@@ -730,7 +730,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.58 to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.58a to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -792,7 +792,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Autoconf 2.58:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.58a:";;
    esac
   cat <<\_ACEOF
 
@@ -872,7 +872,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Autoconf configure 2.58
+GNU Autoconf configure 2.58a
 generated by GNU Autoconf 2.57e
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -886,7 +886,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.58, which was
+It was created by GNU Autoconf $as_me 2.58a, which was
 generated by GNU Autoconf 2.57e.  Invocation command line was
 
   $ $0 $@
@@ -1501,7 +1501,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='autoconf'
- VERSION='2.58'
+ VERSION='2.58a'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2414,7 +2414,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Autoconf $as_me 2.58, which was
+This file was extended by GNU Autoconf $as_me 2.58a, which was
 generated by GNU Autoconf 2.57e.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2472,7 +2472,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Autoconf config.status 2.58
+GNU Autoconf config.status 2.58a
 configured by $0, generated by GNU Autoconf 2.57e,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
@@ -3035,4 +3035,14 @@ if test "$no_create" != yes; then
 fi
 
 # Report the state of this version of Autoconf if this is a beta.
+    cat <<EOF
+
+You are about to use an experimental version of Autoconf.  Be sure to
+read the relevant mailing lists, most importantly <autoconf@gnu.org>.
+
+Below you will find information on the status of this version of Autoconf.
+
+
+EOF
+    sed -n '/^\* Status/,$p' $srcdir/BUGS
 
index 14571ab898a74c97373e10c5470a25ccba234052..1df57c4316f1403a03d460a30240023c53b01615 100644 (file)
@@ -22,7 +22,7 @@
 # We need AC_CONFIG_TESTDIR.
 AC_PREREQ([2.57])
 
-AC_INIT([GNU Autoconf], [2.58], [bug-autoconf@gnu.org])
+AC_INIT([GNU Autoconf], [2.58a], [bug-autoconf@gnu.org])
 AC_SUBST([PACKAGE_NAME])dnl
 AC_CONFIG_SRCDIR([ChangeLog])
 
index 0e906f9876797a499e81081258c26994927d3b71..c4a4b21f460da12517e1bf1d59ba157fb7257561 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOCONF "1" "November 2003" "autoconf 2.58" "User Commands"
+.TH AUTOCONF "1" "November 2003" "autoconf 2.58a" "User Commands"
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index f931f42df4484962c72099eca20a16f513d30661..10527e03e4416bfeb6f8679d5d9a290123638546 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOHEADER "1" "November 2003" "autoheader 2.58" "User Commands"
+.TH AUTOHEADER "1" "November 2003" "autoheader 2.58a" "User Commands"
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index 28e02da3c00d00e34928cbcd4dd0f605f583f37c..010795a18a42f0142d85c1ea943b562b11c99cce 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOM4TE "1" "November 2003" "autom4te 2.58" "User Commands"
+.TH AUTOM4TE "1" "November 2003" "autom4te 2.58a" "User Commands"
 .SH NAME
 autom4te \- Generate files and scripts thanks to M4
 .SH SYNOPSIS
index 54805bcc94aa4cc609a470d28a5cdbf2a2713389..a2b8616e0d5c4fff6169d45ab6c28eee37c83335 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTORECONF "1" "November 2003" "autoreconf 2.58" "User Commands"
+.TH AUTORECONF "1" "November 2003" "autoreconf 2.58a" "User Commands"
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index a56b8742c026129c63719ce37570d92c417cd642..879d86c725fa463ed27703ab69751a536cc9cd4e 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOSCAN "1" "November 2003" "autoscan 2.58" "User Commands"
+.TH AUTOSCAN "1" "November 2003" "autoscan 2.58a" "User Commands"
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index dd51fddde4bf80b1df8b017e2e28d58471e07d8e..d3bff35e230ad3f9b5c0c16ef31461b2d511d1f2 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOUPDATE "1" "November 2003" "autoupdate 2.58" "User Commands"
+.TH AUTOUPDATE "1" "November 2003" "autoupdate 2.58a" "User Commands"
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
index fb8164414cd78bd46bb3502e2b8493b04c43eee3..e4bdb1131e5660b83092379108eac1eca8ed00e3 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH IFNAMES "1" "November 2003" "ifnames 2.58" "User Commands"
+.TH IFNAMES "1" "November 2003" "ifnames 2.58a" "User Commands"
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS