]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* configure.ac: Bump to 2.52g.
authorAkim Demaille <akim@epita.fr>
Fri, 2 Nov 2001 17:35:50 +0000 (17:35 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 2 Nov 2001 17:35:50 +0000 (17:35 +0000)
ChangeLog
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 72814cd8ee1c1ae9075e95c21a7d6c7fcae7e236..25afed7c74a306057a7172dffbec0bc129656375 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-11-02  Akim Demaille  <akim@epita.fr>
+
+       * configure.ac: Bump to 2.52g.
+
 2001-11-02  Akim Demaille  <akim@epita.fr>
 
        Version 2.52f.
diff --git a/NEWS b/NEWS
index e56662c5d26e0e7c4d20389dc895d128336e18f5..3c161205a582d9d905b9ae5b1ae3c705f2790d81 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-* Major changes in Autoconf 2.52f                       -*- outline -*-
+* Major changes in Autoconf 2.52g                       -*- outline -*-
 
 ** Requirements
 
index 96b59e1e18375bd27a3330162f40a4b53c20f147..3fa7ea280e016aac63e8fffac8db13260da327b1 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.52e for GNU Autoconf 2.52f.
+# Generated by GNU Autoconf 2.52e for GNU Autoconf 2.52g.
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
@@ -290,8 +290,8 @@ mandir='${prefix}/man'
 # Identity of this package.
 PACKAGE_NAME='GNU Autoconf'
 PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.52f'
-PACKAGE_STRING='GNU Autoconf 2.52f'
+PACKAGE_VERSION='2.52g'
+PACKAGE_STRING='GNU Autoconf 2.52g'
 PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
 
 ac_prev=
@@ -697,7 +697,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.52f to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.52g to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -759,7 +759,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Autoconf 2.52f:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.52g:";;
    esac
   cat <<\_ACEOF
 
@@ -837,7 +837,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Autoconf configure 2.52f
+GNU Autoconf configure 2.52g
 generated by GNU Autoconf 2.52e
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
@@ -852,7 +852,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.52f, which was
+It was created by GNU Autoconf $as_me 2.52g, which was
 generated by GNU Autoconf 2.52e.  Invocation command line was
 
   $ $0 $@
@@ -1355,7 +1355,7 @@ fi
 
 # Define the identity of the package.
 PACKAGE=autoconf
-VERSION=2.52f
+VERSION=2.52g
 
 cat >>confdefs.h <<_ACEOF
 #define PACKAGE "$PACKAGE"
@@ -2020,7 +2020,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Autoconf $as_me 2.52f, which was
+This file was extended by GNU Autoconf $as_me 2.52g, which was
 generated by GNU Autoconf 2.52e.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2077,7 +2077,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Autoconf config.status 2.52f
+GNU Autoconf config.status 2.52g
 configured by $0, generated by GNU Autoconf 2.52e,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index c2ec590f7c9961789a0fe2b61935bf9e34bbe23e..ed545f452e257f350d04bb93e4970c8f5e63a8e0 100644 (file)
 # We need AC_CONFIG_TESTDIR.
 AC_PREREQ(2.52e)
 
-AC_INIT(GNU Autoconf, 2.52f, bug-autoconf@gnu.org)
+AC_INIT(GNU Autoconf, 2.52g, bug-autoconf@gnu.org)
 AC_CONFIG_SRCDIR(ChangeLog)
 
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_FILES(config/Makefile)
 
-AM_INIT_AUTOMAKE(autoconf, 2.52f)
+AM_INIT_AUTOMAKE(autoconf, 2.52g)
 
 # Initialize the test suite and build position independent wrappers.
 AC_CONFIG_TESTDIR(tests)
index bffafcf631eef751aa71352451604a63882e4de9..1d59670eac31bc05bffd1ef04075dd21bf32c9d1 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOCONF "1" "November 2001" "GNU Autoconf 2.52f" FSF
+.TH AUTOCONF "1" "November 2001" "GNU Autoconf 2.52g" FSF
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index 1e7dee9b212b6479fb7f83e71896c44a040c5a59..3fa2efe8510418a6ddd9aaa637eba6bf27e0db81 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOHEADER "1" "November 2001" "GNU Autoconf 2.52f" FSF
+.TH AUTOHEADER "1" "November 2001" "GNU Autoconf 2.52g" FSF
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index 895d382c04707ae778a8255b7418f8dda77ed76a..957ed02a5d44977d254d97dd5df8deb318674936 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOM4TE "1" "November 2001" "GNU Autoconf 2.52f" FSF
+.TH AUTOM4TE "1" "November 2001" "GNU Autoconf 2.52g" FSF
 .SH NAME
 autom4te \- Generate files and scripts thanks to M4
 .SH SYNOPSIS
index fd5d7ed7d2d97df70486484a417b6510d0cff27b..fda7a7c644214c31745e649583d28d8ea098d80b 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTORECONF "1" "November 2001" "GNU Autoconf 2.52f" FSF
+.TH AUTORECONF "1" "November 2001" "GNU Autoconf 2.52g" FSF
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index cefb6a68b0df2fed875232fa1122ccaadf6470e1..3064d844e9f879e1f7446054491fb76c1912e4ff 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOSCAN "1" "November 2001" "GNU Autoconf 2.52f" FSF
+.TH AUTOSCAN "1" "November 2001" "GNU Autoconf 2.52g" FSF
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index 169fa96e56d3e789d1f6086b025a76eeeaf9897f..7ffe17573aa44d4f9d737725fe221dc0239859cd 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOUPDATE "1" "November 2001" "GNU Autoconf 2.52f" FSF
+.TH AUTOUPDATE "1" "November 2001" "GNU Autoconf 2.52g" FSF
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
index 13a7127e748a59f314516d80db8a2769b79412cd..a312ebcca222f0d28d03031d67c71778b6f72c35 100644 (file)
@@ -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.52f
+ifnames (GNU Autoconf) 2.52g
 .SH "SEE ALSO"
 .BR autoconf (1),
 .BR automake (1),