From: Akim Demaille Date: Mon, 11 Mar 2002 14:38:59 +0000 (+0000) Subject: Bump to 2.53a. X-Git-Tag: AUTOCONF-2.53a~83 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=879187bfccc2e9f8062e76ae189171b7e148575f;p=thirdparty%2Fautoconf.git Bump to 2.53a. --- diff --git a/Makefile.in b/Makefile.in index 73438084b..a5ca8ae9c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 e27f1be10..05733bb73 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ -* Major changes in Autoconf 2.53 -*- outline -*- +* Major changes in Autoconf 2.53a -*- outline -*- + +* Major changes in Autoconf 2.53 ** Requirements diff --git a/configure b/configure index d05362b70..2237120ce 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.53 for GNU Autoconf 2.53. +# Generated by GNU Autoconf 2.53 for GNU Autoconf 2.53a. # # Report bugs to . # @@ -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 <. + +Below you will find information on the status of this version of Autoconf. + + +EOF + sed -n '/^\* Status/,$p' $srcdir/BUGS diff --git a/configure.ac b/configure.ac index 14ce30ee6..eff14beb7 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) diff --git a/man/autoconf.1 b/man/autoconf.1 index 3e9bfb16c..715e8974c 100644 --- a/man/autoconf.1 +++ b/man/autoconf.1 @@ -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 diff --git a/man/autoheader.1 b/man/autoheader.1 index afa0089ed..0c9227591 100644 --- a/man/autoheader.1 +++ b/man/autoheader.1 @@ -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 diff --git a/man/autom4te.1 b/man/autom4te.1 index 11f6243a2..b7e9d8932 100644 --- a/man/autom4te.1 +++ b/man/autom4te.1 @@ -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 diff --git a/man/autoreconf.1 b/man/autoreconf.1 index 83cabc96f..d6cd6758a 100644 --- a/man/autoreconf.1 +++ b/man/autoreconf.1 @@ -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 diff --git a/man/autoscan.1 b/man/autoscan.1 index ef249a2ca..5e6cead66 100644 --- a/man/autoscan.1 +++ b/man/autoscan.1 @@ -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 diff --git a/man/autoupdate.1 b/man/autoupdate.1 index d7e72efd2..da5bff74c 100644 --- a/man/autoupdate.1 +++ b/man/autoupdate.1 @@ -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 diff --git a/man/ifnames.1 b/man/ifnames.1 index 1dbdded4e..941bf8ed8 100644 --- a/man/ifnames.1 +++ b/man/ifnames.1 @@ -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 . .PP -ifnames (GNU Autoconf) 2.53 +ifnames (GNU Autoconf) 2.53a .SH "SEE ALSO" .BR autoconf (1), .BR automake (1),