]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Bump to 2.53a.
authorAkim Demaille <akim@epita.fr>
Mon, 11 Mar 2002 14:38:59 +0000 (14:38 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 11 Mar 2002 14:38:59 +0000 (14:38 +0000)
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 73438084bf9cadbaa55aaa974adfd47102e0ae26..a5ca8ae9c5837401b11de794c55b70d5837d0367 100644 (file)
@@ -126,7 +126,8 @@ RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
        install-exec-recursive installdirs-recursive install-recursive \
        uninstall-recursive check-recursive installcheck-recursive
 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
-       Makefile.in NEWS THANKS TODO aclocal.m4 configure configure.ac
+       Makefile.in NEWS README-alpha THANKS TODO aclocal.m4 configure \
+       configure.ac
 DIST_SUBDIRS = $(SUBDIRS)
 all: all-recursive
 
diff --git a/NEWS b/NEWS
index e27f1be10e723df26f3982ecbd0f641557ff69ee..05733bb739fe00325a96b5a6986801788c307584 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
-* Major changes in Autoconf 2.53                       -*- outline -*-
+* Major changes in Autoconf 2.53a                       -*- outline -*-
+\f
+* Major changes in Autoconf 2.53
 
 ** Requirements
 
index d05362b70983efa9e9e60b593097099c122f8e44..2237120ceb152ac4cbfba09c8b329a9cad165d43 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.53 for GNU Autoconf 2.53.
+# Generated by GNU Autoconf 2.53 for GNU Autoconf 2.53a.
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
@@ -256,8 +256,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU Autoconf'
 PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.53'
-PACKAGE_STRING='GNU Autoconf 2.53'
+PACKAGE_VERSION='2.53a'
+PACKAGE_STRING='GNU Autoconf 2.53a'
 PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
 
 ac_unique_file="ChangeLog"
@@ -705,7 +705,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.53 to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.53a to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -767,7 +767,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Autoconf 2.53:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.53a:";;
    esac
   cat <<\_ACEOF
 
@@ -839,7 +839,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Autoconf configure 2.53
+GNU Autoconf configure 2.53a
 generated by GNU Autoconf 2.53
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -854,7 +854,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.53, which was
+It was created by GNU Autoconf $as_me 2.53a, which was
 generated by GNU Autoconf 2.53.  Invocation command line was
 
   $ $0 $@
@@ -1391,7 +1391,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=autoconf
- VERSION=2.53
+ VERSION=2.53a
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2162,7 +2162,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Autoconf $as_me 2.53, which was
+This file was extended by GNU Autoconf $as_me 2.53a, which was
 generated by GNU Autoconf 2.53.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2219,7 +2219,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Autoconf config.status 2.53
+GNU Autoconf config.status 2.53a
 configured by $0, generated by GNU Autoconf 2.53,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
@@ -2749,4 +2749,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 14ce30ee62865c12c83a6b00cf3fe9dbde59b9cc..eff14beb7cb102495ed45334f123daa041771724 100644 (file)
@@ -22,7 +22,7 @@
 # We need AC_CONFIG_TESTDIR.
 AC_PREREQ([2.53])
 
-AC_INIT([GNU Autoconf], [2.53], [bug-autoconf@gnu.org])
+AC_INIT([GNU Autoconf], [2.53a], [bug-autoconf@gnu.org])
 AC_SUBST([PACKAGE_NAME])dnl
 AC_CONFIG_SRCDIR([ChangeLog])
 
index 3e9bfb16c09b3f12d4ea29365748d0042967a554..715e8974c2fad69bfa7112abc5565da637a117e1 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
-.TH AUTOCONF "1" "March 2002" "autoconf 2.53" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.26.
+.TH AUTOCONF "1" "March 2002" "autoconf 2.53a" "User Commands"
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index afa0089edc2e6426cc79316c4259ca094b596f2b..0c9227591e338e3fb40fdcca7af5fa7794b660af 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
-.TH AUTOHEADER "1" "March 2002" "autoheader 2.53" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.26.
+.TH AUTOHEADER "1" "March 2002" "autoheader 2.53a" "User Commands"
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index 11f6243a2591f4971252a710e92539589c4e5ac3..b7e9d8932d8401c64eb63b1e052a59e1899c551c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
-.TH AUTOM4TE "1" "March 2002" "autom4te 2.53" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.26.
+.TH AUTOM4TE "1" "March 2002" "autom4te 2.53a" "User Commands"
 .SH NAME
 autom4te \- Generate files and scripts thanks to M4
 .SH SYNOPSIS
index 83cabc96fe59130c12dc9eba74df1eff74abd769..d6cd6758a39961617f45250832498a5914d3df74 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
-.TH AUTORECONF "1" "March 2002" "autoreconf 2.53" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.26.
+.TH AUTORECONF "1" "March 2002" "autoreconf 2.53a" "User Commands"
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index ef249a2cace4c928ca358a90399dc01d4cb59d55..5e6cead66de8cf58cda516b371c294d6e3cd5022 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
-.TH AUTOSCAN "1" "March 2002" "autoscan 2.53" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.26.
+.TH AUTOSCAN "1" "March 2002" "autoscan 2.53a" "User Commands"
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index d7e72efd2f19c85409fa3a04aa6c3bc79e43abf8..da5bff74cc5b124f193caf0eea1587303dbf8d93 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
-.TH AUTOUPDATE "1" "March 2002" "autoupdate 2.53" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.26.
+.TH AUTOUPDATE "1" "March 2002" "autoupdate 2.53a" "User Commands"
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
index 1dbdded4ecf8b144e55efbe0300180e0c06ee4e2..941bf8ed8788c25e1597454ef69ddf5b6501385f 100644 (file)
@@ -1,4 +1,4 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.25.
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.26.
 .TH IFNAMES "1" "March 2002" "ifnames " "User Commands"
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
@@ -26,7 +26,7 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .SH "REPORTING BUGS"
 Report bugs to <bug-autoconf@gnu.org>.
 .PP
-ifnames (GNU Autoconf) 2.53
+ifnames (GNU Autoconf) 2.53a
 .SH "SEE ALSO"
 .BR autoconf (1),
 .BR automake (1),