]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Bump to 2.57g, as should have been done on 2003-10-01.
authorAkim Demaille <akim@epita.fr>
Thu, 23 Oct 2003 09:11:57 +0000 (09:11 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 23 Oct 2003 09:11:57 +0000 (09:11 +0000)
configure
configure.ac
doc/Makefile.in
man/autoconf.1
man/autoheader.1
man/autom4te.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1

index b3ec0384b18afc90753a14f2d050e2b525e99ee5..69f76ba2fadab45db0d378c0591fb1f513ae9cb2 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.57f.
+# Generated by GNU Autoconf 2.57e for GNU Autoconf 2.57g.
 #
 # 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.57f'
-PACKAGE_STRING='GNU Autoconf 2.57f'
+PACKAGE_VERSION='2.57g'
+PACKAGE_STRING='GNU Autoconf 2.57g'
 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.57f to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.57g 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.57f:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.57g:";;
    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.57f
+GNU Autoconf configure 2.57g
 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.57f, which was
+It was created by GNU Autoconf $as_me 2.57g, 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.57f'
+ VERSION='2.57g'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2414,7 +2414,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Autoconf $as_me 2.57f, which was
+This file was extended by GNU Autoconf $as_me 2.57g, 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.57f
+GNU Autoconf config.status 2.57g
 configured by $0, generated by GNU Autoconf 2.57e,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index 9b6f1a3c03b7b41afd9f0373d59fc063a4c0c153..05529d9cd396bc688292191ed88f6d2cb408f076 100644 (file)
@@ -22,7 +22,7 @@
 # We need AC_CONFIG_TESTDIR.
 AC_PREREQ([2.57])
 
-AC_INIT([GNU Autoconf], [2.57f], [bug-autoconf@gnu.org])
+AC_INIT([GNU Autoconf], [2.57g], [bug-autoconf@gnu.org])
 AC_SUBST([PACKAGE_NAME])dnl
 AC_CONFIG_SRCDIR([ChangeLog])
 
index 5a91172248f9e552cd6d03dfa933dffa17eac200..c6a7cb90ae82862f5e02cfb1d2423959627c5e3d 100644 (file)
@@ -37,7 +37,8 @@ subdir = doc
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__configure_deps = $(top_srcdir)/config/m4.m4
 DIST_COMMON = $(autoconf_TEXINFOS) $(srcdir)/Makefile.in \
-       $(standards_TEXINFOS) Makefile.am stamp-vti version.texi
+       $(standards_TEXINFOS) Makefile.am stamp-vti texinfo.tex \
+       version.texi
 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 CONFIG_CLEAN_FILES =
 SOURCES =
index ef4310779566e24444816d298d7bc51bbc0dd12b..62bae1afdd950d593b416693e7b2954e53a99caa 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOCONF "1" "October 2003" "autoconf 2.57f" "User Commands"
+.TH AUTOCONF "1" "October 2003" "autoconf 2.57g" "User Commands"
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index c873b8127f8ffc657823afe1f39d5ccdba65cb4d..29628c719778e98da81874e51a6315f911964ada 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOHEADER "1" "October 2003" "autoheader 2.57f" "User Commands"
+.TH AUTOHEADER "1" "October 2003" "autoheader 2.57g" "User Commands"
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index 1ae22a64fb0e914c157943d22137b8d2cd9c0abd..21629e62dab7299d7b22f520efaf423f9298c8a5 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOM4TE "1" "October 2003" "autom4te 2.57f" "User Commands"
+.TH AUTOM4TE "1" "October 2003" "autom4te 2.57g" "User Commands"
 .SH NAME
 autom4te \- Generate files and scripts thanks to M4
 .SH SYNOPSIS
index ad884d08d74154ae314ea98083af2afb343e2a87..44cf8ef1a5748825b97d5ab1b7292271036b4cdf 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTORECONF "1" "October 2003" "autoreconf 2.57f" "User Commands"
+.TH AUTORECONF "1" "October 2003" "autoreconf 2.57g" "User Commands"
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index 588df7b732b31a2fe238d81895d971c5c83f7e74..688e039c92dcac656111ec86abbeb30a5e32e655 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOSCAN "1" "October 2003" "autoscan 2.57f" "User Commands"
+.TH AUTOSCAN "1" "October 2003" "autoscan 2.57g" "User Commands"
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index c32483e7ecf20493ad27b7a34e7aa3ecb2e2267d..dce440c0f74a36fecdbc5edbb83ac7da44a80052 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOUPDATE "1" "October 2003" "autoupdate 2.57f" "User Commands"
+.TH AUTOUPDATE "1" "October 2003" "autoupdate 2.57g" "User Commands"
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
index db0c55321c1e41c61ffa5e31134185a3e5263e29..ea5cbe41ad12cab9851c53551a7201be4d210c77 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH IFNAMES "1" "October 2003" "ifnames 2.57f" "User Commands"
+.TH IFNAMES "1" "October 2003" "ifnames 2.57g" "User Commands"
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS