]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* configure.ac (AC_INIT): Bump to 2.60b.
authorEric Blake <ebb9@byu.net>
Tue, 29 Aug 2006 12:37:57 +0000 (12:37 +0000)
committerEric Blake <ebb9@byu.net>
Tue, 29 Aug 2006 12:37:57 +0000 (12:37 +0000)
* NEWS: Update.

ChangeLog
NEWS
configure
configure.ac

index daeaae25ba6ff2481652d7d347f58674ac9cc0c0..a92070a5082db20390293d84b50f660398820101 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-29  Eric Blake  <ebb9@byu.net>
+
+       * configure.ac (AC_INIT): Bump to 2.60b.
+       * NEWS: Update.
+
 2006-08-28  Eric Blake  <ebb9@byu.net>
 
        * lib/autoconf/headers.m4 (AC_HEADER_STAT): Fix logic that was
diff --git a/NEWS b/NEWS
index 67b4c70dba1b4a8048be2b417772919f5d5712d8..c396bd04e42029fa67fd37e5409a7b46b67e7eb6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+* Major changes in Autoconf 2.60b (??)
+
 * Major changes in Autoconf 2.60a (2006-08-25)
 
 ** GNU M4 1.4.6 or later is now recommended.  At least one "make check"
index 1c8fbe825b0c4fec32967f559f05f7be4604f0dc..e740ddc94116e6712fa6572ce2f26f4283b00e07 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.60a for GNU Autoconf 2.60a.
+# Generated by GNU Autoconf 2.60b for GNU Autoconf 2.60b.
 #
 # Report bugs to <bug-autoconf@gnu.org>.
 #
@@ -559,8 +559,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU Autoconf'
 PACKAGE_TARNAME='autoconf'
-PACKAGE_VERSION='2.60a'
-PACKAGE_STRING='GNU Autoconf 2.60a'
+PACKAGE_VERSION='2.60b'
+PACKAGE_STRING='GNU Autoconf 2.60b'
 PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
 
 ac_unique_file="ChangeLog"
@@ -1144,7 +1144,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.60a to adapt to many kinds of systems.
+\`configure' configures GNU Autoconf 2.60b to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1210,7 +1210,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Autoconf 2.60a:";;
+     short | recursive ) echo "Configuration of GNU Autoconf 2.60b:";;
    esac
   cat <<\_ACEOF
 
@@ -1288,8 +1288,8 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Autoconf configure 2.60a
-generated by GNU Autoconf 2.60a
+GNU Autoconf configure 2.60b
+generated by GNU Autoconf 2.60b
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -1302,8 +1302,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.60a, which was
-generated by GNU Autoconf 2.60a.  Invocation command line was
+It was created by GNU Autoconf $as_me 2.60b, which was
+generated by GNU Autoconf 2.60b.  Invocation command line was
 
   $ $0 $@
 
@@ -1975,7 +1975,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='autoconf'
- VERSION='2.60a'
+ VERSION='2.60b'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3218,8 +3218,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.60a, which was
-generated by GNU Autoconf 2.60a.  Invocation command line was
+This file was extended by GNU Autoconf $as_me 2.60b, which was
+generated by GNU Autoconf 2.60b.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -3265,8 +3265,8 @@ Report bugs to <bug-autoconf@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Autoconf config.status 2.60a
-configured by $0, generated by GNU Autoconf 2.60a,
+GNU Autoconf config.status 2.60b
+configured by $0, generated by GNU Autoconf 2.60b,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
 Copyright (C) 2006 Free Software Foundation, Inc.
index 2863a150f2308590679c11dfe335957d30fa5546..d79478e3a2a1d067005becf5d84ff7ca69c67b11 100644 (file)
@@ -22,7 +22,7 @@
 # We need AC_CONFIG_TESTDIR.
 AC_PREREQ([2.59])
 
-AC_INIT([GNU Autoconf], [2.60a], [bug-autoconf@gnu.org])
+AC_INIT([GNU Autoconf], [2.60b], [bug-autoconf@gnu.org])
 AC_SUBST([PACKAGE_NAME])dnl
 AC_CONFIG_SRCDIR([ChangeLog])