From: Paul Eggert Date: Fri, 17 Nov 2006 19:05:17 +0000 (+0000) Subject: Regenerate. X-Git-Tag: AUTOCONF-2.61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d21ba2e216857679c0915fe47b819283c143aff0;p=thirdparty%2Fautoconf.git Regenerate. --- diff --git a/Makefile.in b/Makefile.in index 38e6ef1c..43faf4e4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -33,10 +33,9 @@ POST_UNINSTALL = : subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \ - ChangeLog INSTALL NEWS README-alpha THANKS TODO \ - build-aux/config.guess build-aux/config.sub \ - build-aux/elisp-comp build-aux/install-sh build-aux/mdate-sh \ - build-aux/missing build-aux/texinfo.tex + ChangeLog INSTALL NEWS THANKS TODO build-aux/config.guess \ + build-aux/config.sub build-aux/elisp-comp build-aux/install-sh \ + build-aux/mdate-sh build-aux/missing build-aux/texinfo.tex ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \ $(top_srcdir)/configure.ac diff --git a/aclocal.m4 b/aclocal.m4 index 892fd84f..76038d3e 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -11,8 +11,8 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -m4_if(m4_PACKAGE_VERSION, [2.60c],, -[m4_fatal([this file was generated for autoconf 2.60c. +m4_if(m4_PACKAGE_VERSION, [2.61],, +[m4_fatal([this file was generated for autoconf 2.61. You have another version of autoconf. If you want to use that, you should regenerate the build system entirely.], [63])]) diff --git a/configure b/configure index 79ddc41f..fed2eac9 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.60c for GNU Autoconf 2.60c. +# Generated by GNU Autoconf 2.61 for GNU Autoconf 2.61. # # Report bugs to . # @@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='GNU Autoconf' PACKAGE_TARNAME='autoconf' -PACKAGE_VERSION='2.60c' -PACKAGE_STRING='GNU Autoconf 2.60c' +PACKAGE_VERSION='2.61' +PACKAGE_STRING='GNU Autoconf 2.61' PACKAGE_BUGREPORT='bug-autoconf@gnu.org' ac_unique_file="ChangeLog" @@ -764,10 +764,10 @@ do -disable-* | --disable-*) ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && + expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid feature name: $ac_feature" >&2 { (exit 1); exit 1; }; } - ac_feature=`echo $ac_feature | sed 's/-/_/g'` + ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` eval enable_$ac_feature=no ;; -docdir | --docdir | --docdi | --doc | --do) @@ -783,10 +783,10 @@ do -enable-* | --enable-*) ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && + expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid feature name: $ac_feature" >&2 { (exit 1); exit 1; }; } - ac_feature=`echo $ac_feature | sed 's/-/_/g'` + ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` eval enable_$ac_feature=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ @@ -980,19 +980,19 @@ do -with-* | --with-*) ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && + expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid package name: $ac_package" >&2 { (exit 1); exit 1; }; } - ac_package=`echo $ac_package| sed 's/-/_/g'` + ac_package=`echo $ac_package | sed 's/[-.]/_/g'` eval with_$ac_package=\$ac_optarg ;; -without-* | --without-*) ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && + expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid package name: $ac_package" >&2 { (exit 1); exit 1; }; } - ac_package=`echo $ac_package | sed 's/-/_/g'` + ac_package=`echo $ac_package | sed 's/[-.]/_/g'` eval with_$ac_package=no ;; --x) @@ -1161,7 +1161,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.60c to adapt to many kinds of systems. +\`configure' configures GNU Autoconf 2.61 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1227,7 +1227,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GNU Autoconf 2.60c:";; + short | recursive ) echo "Configuration of GNU Autoconf 2.61:";; esac cat <<\_ACEOF @@ -1305,8 +1305,8 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GNU Autoconf configure 2.60c -generated by GNU Autoconf 2.60c +GNU Autoconf configure 2.61 +generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @@ -1319,8 +1319,8 @@ cat >config.log <<_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.60c, which was -generated by GNU Autoconf 2.60c. Invocation command line was +It was created by GNU Autoconf $as_me 2.61, which was +generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2012,7 +2012,7 @@ fi # Define the identity of the package. PACKAGE='autoconf' - VERSION='2.60c' + VERSION='2.61' cat >>confdefs.h <<_ACEOF @@ -3285,8 +3285,8 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by GNU Autoconf $as_me 2.60c, which was -generated by GNU Autoconf 2.60c. Invocation command line was +This file was extended by GNU Autoconf $as_me 2.61, which was +generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS @@ -3332,8 +3332,8 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -GNU Autoconf config.status 2.60c -configured by $0, generated by GNU Autoconf 2.60c, +GNU Autoconf config.status 2.61 +configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" Copyright (C) 2006 Free Software Foundation, Inc. @@ -3951,14 +3951,4 @@ 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/man/autoconf.1 b/man/autoconf.1 index fdf901c5..af5e0fb2 100644 --- a/man/autoconf.1 +++ b/man/autoconf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH AUTOCONF "1" "October 2006" "autoconf 2.60b" "User Commands" +.TH AUTOCONF "1" "November 2006" "autoconf 2.61" "User Commands" .SH NAME autoconf \- Generate configuration scripts .SH SYNOPSIS diff --git a/man/autoheader.1 b/man/autoheader.1 index 361ce21c..32b48a18 100644 --- a/man/autoheader.1 +++ b/man/autoheader.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH AUTOHEADER "1" "October 2006" "autoheader 2.60b" "User Commands" +.TH AUTOHEADER "1" "November 2006" "autoheader 2.61" "User Commands" .SH NAME autoheader \- Create a template header for configure .SH SYNOPSIS diff --git a/man/autom4te.1 b/man/autom4te.1 index cc29e472..293554f8 100644 --- a/man/autom4te.1 +++ b/man/autom4te.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH AUTOM4TE "1" "October 2006" "autom4te 2.60b" "User Commands" +.TH AUTOM4TE "1" "November 2006" "autom4te 2.61" "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 b0bf140e..eb0bade1 100644 --- a/man/autoreconf.1 +++ b/man/autoreconf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH AUTORECONF "1" "October 2006" "autoreconf 2.60b" "User Commands" +.TH AUTORECONF "1" "November 2006" "autoreconf 2.61" "User Commands" .SH NAME autoreconf \- Update generated configuration files .SH SYNOPSIS diff --git a/man/autoscan.1 b/man/autoscan.1 index c41d2458..c83ebaf0 100644 --- a/man/autoscan.1 +++ b/man/autoscan.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH AUTOSCAN "1" "October 2006" "autoscan 2.60b" "User Commands" +.TH AUTOSCAN "1" "November 2006" "autoscan 2.61" "User Commands" .SH NAME autoscan \- Generate a preliminary configure.in .SH SYNOPSIS diff --git a/man/autoupdate.1 b/man/autoupdate.1 index 261c529f..1859cb9e 100644 --- a/man/autoupdate.1 +++ b/man/autoupdate.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH AUTOUPDATE "1" "October 2006" "autoupdate 2.60b" "User Commands" +.TH AUTOUPDATE "1" "November 2006" "autoupdate 2.61" "User Commands" .SH NAME autoupdate \- Update a configure.in to a newer Autoconf .SH SYNOPSIS diff --git a/man/config.guess.1 b/man/config.guess.1 index 030617d6..ab13ace9 100644 --- a/man/config.guess.1 +++ b/man/config.guess.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH CONFIG.GUESS "1" "August 2006" "config.guess (2006-07-02)" "User Commands" +.TH CONFIG.GUESS "1" "November 2006" "config.guess (2006-11-15)" "User Commands" .SH NAME config.guess \- guess the build system triplet .SH SYNOPSIS diff --git a/man/config.sub.1 b/man/config.sub.1 index dc2a6338..0d4beef8 100644 --- a/man/config.sub.1 +++ b/man/config.sub.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH CONFIG.SUB "1" "October 2006" "config.sub (2006-09-20)" "User Commands" +.TH CONFIG.SUB "1" "November 2006" "config.sub (2006-11-07)" "User Commands" .SH NAME config.sub \- validate and canonicalize a configuration triplet .SH SYNOPSIS diff --git a/man/ifnames.1 b/man/ifnames.1 index 6311a604..27c3fa88 100644 --- a/man/ifnames.1 +++ b/man/ifnames.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH IFNAMES "1" "October 2006" "ifnames 2.60b" "User Commands" +.TH IFNAMES "1" "November 2006" "ifnames 2.61" "User Commands" .SH NAME ifnames \- Extract CPP conditionals from a set of files .SH SYNOPSIS