From: Paul Eggert Date: Sat, 21 Aug 2004 00:14:55 +0000 (+0000) Subject: Regenerate. X-Git-Tag: AUTOCONF-2.59c~635 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebeacf478ce40f076fe2835213f8e0429ea28794;p=thirdparty%2Fautoconf.git Regenerate. --- diff --git a/Makefile.in b/Makefile.in index e8ec0ca6c..27f59d9a3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -92,6 +92,7 @@ ECHO_T = @ECHO_T@ EMACS = @EMACS@ EMACSLOADPATH = @EMACSLOADPATH@ EXPR = @EXPR@ +GREP = @GREP@ HELP2MAN = @HELP2MAN@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ diff --git a/configure b/configure index 5b155c7e3..36831d875 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.59b for GNU Autoconf 2.59b. +# Generated by GNU Autoconf 2.59b for GNU Autoconf 2.59c. # # Report bugs to . # @@ -501,8 +501,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='GNU Autoconf' PACKAGE_TARNAME='autoconf' -PACKAGE_VERSION='2.59b' -PACKAGE_STRING='GNU Autoconf 2.59b' +PACKAGE_VERSION='2.59c' +PACKAGE_STRING='GNU Autoconf 2.59c' PACKAGE_BUGREPORT='bug-autoconf@gnu.org' ac_unique_file="ChangeLog" @@ -966,7 +966,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.59b to adapt to many kinds of systems. +\`configure' configures GNU Autoconf 2.59c to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1028,7 +1028,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GNU Autoconf 2.59b:";; + short | recursive ) echo "Configuration of GNU Autoconf 2.59c:";; esac cat <<\_ACEOF @@ -1141,7 +1141,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -GNU Autoconf configure 2.59b +GNU Autoconf configure 2.59c generated by GNU Autoconf 2.59b Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, @@ -1156,7 +1156,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.59b, which was +It was created by GNU Autoconf $as_me 2.59c, which was generated by GNU Autoconf 2.59b. Invocation command line was $ $0 $@ @@ -1806,7 +1806,7 @@ fi # Define the identity of the package. PACKAGE='autoconf' - VERSION='2.59b' + VERSION='2.59c' cat >>confdefs.h <<_ACEOF @@ -2876,7 +2876,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by GNU Autoconf $as_me 2.59b, which was +This file was extended by GNU Autoconf $as_me 2.59c, which was generated by GNU Autoconf 2.59b. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -2934,7 +2934,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -GNU Autoconf config.status 2.59b +GNU Autoconf config.status 2.59c configured by $0, generated by GNU Autoconf 2.59b, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff --git a/man/autoconf.1 b/man/autoconf.1 index a56f87da2..672f818aa 100644 --- a/man/autoconf.1 +++ b/man/autoconf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH AUTOCONF "1" "August 2004" "autoconf 2.59b" "User Commands" +.TH AUTOCONF "1" "August 2004" "autoconf 2.59c" "User Commands" .SH NAME autoconf \- Generate configuration scripts .SH SYNOPSIS diff --git a/man/autoheader.1 b/man/autoheader.1 index 18e6ffcf6..f571cd93a 100644 --- a/man/autoheader.1 +++ b/man/autoheader.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH AUTOHEADER "1" "August 2004" "autoheader 2.59b" "User Commands" +.TH AUTOHEADER "1" "August 2004" "autoheader 2.59c" "User Commands" .SH NAME autoheader \- Create a template header for configure .SH SYNOPSIS diff --git a/man/autom4te.1 b/man/autom4te.1 index d41340a36..074429579 100644 --- a/man/autom4te.1 +++ b/man/autom4te.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH AUTOM4TE "1" "August 2004" "autom4te 2.59b" "User Commands" +.TH AUTOM4TE "1" "August 2004" "autom4te 2.59c" "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 f011b61f6..0ad87565d 100644 --- a/man/autoreconf.1 +++ b/man/autoreconf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH AUTORECONF "1" "August 2004" "autoreconf 2.59b" "User Commands" +.TH AUTORECONF "1" "August 2004" "autoreconf 2.59c" "User Commands" .SH NAME autoreconf \- Update generated configuration files .SH SYNOPSIS diff --git a/man/autoscan.1 b/man/autoscan.1 index 174625c6e..33f1877a5 100644 --- a/man/autoscan.1 +++ b/man/autoscan.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH AUTOSCAN "1" "August 2004" "autoscan 2.59b" "User Commands" +.TH AUTOSCAN "1" "August 2004" "autoscan 2.59c" "User Commands" .SH NAME autoscan \- Generate a preliminary configure.in .SH SYNOPSIS diff --git a/man/autoupdate.1 b/man/autoupdate.1 index e244dd909..159b52b8e 100644 --- a/man/autoupdate.1 +++ b/man/autoupdate.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH AUTOUPDATE "1" "August 2004" "autoupdate 2.59b" "User Commands" +.TH AUTOUPDATE "1" "August 2004" "autoupdate 2.59c" "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 b097d2edf..7ebae3bdc 100644 --- a/man/ifnames.1 +++ b/man/ifnames.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH IFNAMES "1" "August 2004" "ifnames 2.59b" "User Commands" +.TH IFNAMES "1" "August 2004" "ifnames 2.59c" "User Commands" .SH NAME ifnames \- Extract CPP conditionals from a set of files .SH SYNOPSIS