]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Regenerate.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Nov 2006 20:01:56 +0000 (20:01 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Nov 2006 20:01:56 +0000 (20:01 +0000)
Makefile.in
aclocal.m4
configure
man/autoconf.1
man/autoheader.1
man/autom4te.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1

index 43faf4e42cd8be16c9c378c4418d28fea22427d8..38e6ef1cd69872b4d779f7fb57d1434dcaedbe70 100644 (file)
@@ -33,9 +33,10 @@ POST_UNINSTALL = :
 subdir = .
 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
        $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
-       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
+       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
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \
        $(top_srcdir)/configure.ac
index 76038d3e359befadfa8f705ad7be2ce5ea603acc..94658cc6706e1b00fbea40035a7a7fbe0d2f2d98 100644 (file)
@@ -11,8 +11,8 @@
 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 # PARTICULAR PURPOSE.
 
-m4_if(m4_PACKAGE_VERSION, [2.61],,
-[m4_fatal([this file was generated for autoconf 2.61.
+m4_if(m4_PACKAGE_VERSION, [2.61a],,
+[m4_fatal([this file was generated for autoconf 2.61a.
 You have another version of autoconf.  If you want to use that,
 you should regenerate the build system entirely.], [63])])
 
index fed2eac9c39af3ad44037497e6c83d4c05d552d1..151aa215529637290eff3208fa9afd35fc62945a 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.61 for GNU Autoconf 2.61.
+# Generated by GNU Autoconf 2.61a for GNU Autoconf 2.61a.
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
@@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU Autoconf'
 PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.61'
-PACKAGE_STRING='GNU Autoconf 2.61'
+PACKAGE_VERSION='2.61a'
+PACKAGE_STRING='GNU Autoconf 2.61a'
 PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
 
 ac_unique_file="ChangeLog"
@@ -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.61 to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.61a 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.61:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.61a:";;
    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.61
-generated by GNU Autoconf 2.61
+GNU Autoconf configure 2.61a
+generated by GNU Autoconf 2.61a
 
 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.61, which was
-generated by GNU Autoconf 2.61.  Invocation command line was
+It was created by GNU Autoconf $as_me 2.61a, which was
+generated by GNU Autoconf 2.61a.  Invocation command line was
 
   $ $0 $@
 
@@ -2012,7 +2012,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='autoconf'
- VERSION='2.61'
+ VERSION='2.61a'
 
 
 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.61, which was
-generated by GNU Autoconf 2.61.  Invocation command line was
+This file was extended by GNU Autoconf $as_me 2.61a, which was
+generated by GNU Autoconf 2.61a.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -3332,8 +3332,8 @@ Report bugs to <bug-autoconf@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Autoconf config.status 2.61
-configured by $0, generated by GNU Autoconf 2.61,
+GNU Autoconf config.status 2.61a
+configured by $0, generated by GNU Autoconf 2.61a,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
 Copyright (C) 2006 Free Software Foundation, Inc.
@@ -3951,4 +3951,14 @@ if test "$no_create" != yes; then
 fi
 
 # Report the state of this version of Autoconf if this is a beta.
+    cat <<EOF
+
+You are about to use an experimental version of Autoconf.  Be sure to
+read the relevant mailing lists, most importantly <autoconf@gnu.org>.
+
+Below you will find information on the status of this version of Autoconf.
+
+
+EOF
+    sed -n '/^\* Status/,$p' $srcdir/BUGS
 
index af5e0fb2b1ecb62f1bf3bb05998ab825003a5a1a..3664c3bda5456aa63bd1ce7768fc27580692cdec 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH AUTOCONF "1" "November 2006" "autoconf 2.61" "User Commands"
+.TH AUTOCONF "1" "November 2006" "autoconf 2.61a" "User Commands"
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index 32b48a18b6c7ef1bf3430dd870f6ec7e5217e153..1f3f0ec24fd9bdc44ca40cd2330ffb130eb1184f 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH AUTOHEADER "1" "November 2006" "autoheader 2.61" "User Commands"
+.TH AUTOHEADER "1" "November 2006" "autoheader 2.61a" "User Commands"
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index 293554f81dfc7bfc16e05f0f895136a302bcb8fb..f9b566ac0dd18a039306b8949183807cd7e940bc 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH AUTOM4TE "1" "November 2006" "autom4te 2.61" "User Commands"
+.TH AUTOM4TE "1" "November 2006" "autom4te 2.61a" "User Commands"
 .SH NAME
 autom4te \- Generate files and scripts thanks to M4
 .SH SYNOPSIS
index eb0bade1a29faccb852163a376a238f83b0a7526..3efb50554712c0b65be67dc404faa4a0bddbd5bd 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH AUTORECONF "1" "November 2006" "autoreconf 2.61" "User Commands"
+.TH AUTORECONF "1" "November 2006" "autoreconf 2.61a" "User Commands"
 .SH NAME
 autoreconf \- Update generated configuration files
 .SH SYNOPSIS
index c83ebaf044856810d8bdded8bfbd4a9d3041f4ab..3b1558f4d4a8578c7693a5ac42763f9ff229a4e1 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH AUTOSCAN "1" "November 2006" "autoscan 2.61" "User Commands"
+.TH AUTOSCAN "1" "November 2006" "autoscan 2.61a" "User Commands"
 .SH NAME
 autoscan \- Generate a preliminary configure.in
 .SH SYNOPSIS
index 1859cb9e9c77961644ab303f82956692041617d9..20b5b81e564f02273cb397287abf454feabb2e03 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH AUTOUPDATE "1" "November 2006" "autoupdate 2.61" "User Commands"
+.TH AUTOUPDATE "1" "November 2006" "autoupdate 2.61a" "User Commands"
 .SH NAME
 autoupdate \- Update a configure.in to a newer Autoconf
 .SH SYNOPSIS
index 27c3fa889d8b1b47f80aea151a11fccb63b5b92b..80c0973f286ac7d8c03d5935acf7bb0dbdd0a960 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH IFNAMES "1" "November 2006" "ifnames 2.61" "User Commands"
+.TH IFNAMES "1" "November 2006" "ifnames 2.61a" "User Commands"
 .SH NAME
 ifnames \- Extract CPP conditionals from a set of files
 .SH SYNOPSIS