* NEWS, configure.ac: Bump version to 1.9c.
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 20 Aug 2006 16:58:19 +0000 (16:58 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 20 Aug 2006 16:58:19 +0000 (16:58 +0000)
15 files changed:
ChangeLog
Makefile.in
aclocal.m4
configure
configure.ac
doc/Makefile.in
doc/stamp-vti
doc/version.texi
lib/Automake/Makefile.in
lib/Automake/tests/Makefile.in
lib/Makefile.in
lib/am/Makefile.in
m4/Makefile.in
m4/amversion.m4
tests/Makefile.in

index 69e3836..20c6847 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-08-20  Alexandre Duret-Lutz  <adl@gnu.org>
 
+       * NEWS, configure.ac: Bump version to 1.9c.
+
        * NEWS, configure.ac: Bump version to 1.9b.
 
        * Makefile.am (maintainer-check): Check for mkdir_p in automake.in
index 1edccec..6aadcbb 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9b from Makefile.am.
+# Makefile.in generated by automake 1.9c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index abe3429..33c5a75 100644 (file)
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.9b -*- Autoconf -*-
+# generated automatically by aclocal 1.9c -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 # 2005, 2006  Free Software Foundation, Inc.
index 221fed3..89bcc10 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.60 for GNU Automake 1.9b.
+# Generated by GNU Autoconf 2.60 for GNU Automake 1.9c.
 #
 # Report bugs to <bug-automake@gnu.org>.
 #
@@ -559,8 +559,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.9b'
-PACKAGE_STRING='GNU Automake 1.9b'
+PACKAGE_VERSION='1.9c'
+PACKAGE_STRING='GNU Automake 1.9c'
 PACKAGE_BUGREPORT='bug-automake@gnu.org'
 
 ac_unique_file="automake.in"
@@ -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 Automake 1.9b to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.9c to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1213,7 +1213,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Automake 1.9b:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.9c:";;
    esac
   cat <<\_ACEOF
 
@@ -1278,7 +1278,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Automake configure 1.9b
+GNU Automake configure 1.9c
 generated by GNU Autoconf 2.60
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1292,7 +1292,7 @@ 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 Automake $as_me 1.9b, which was
+It was created by GNU Automake $as_me 1.9c, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   $ $0 $@
@@ -1732,7 +1732,7 @@ case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
 am_AUTOCONF="${AUTOCONF-autoconf}"
 
 
-am__api_version='1.9b'
+am__api_version='1.9c'
 
 # Find a good install program.  We prefer a C program (faster),
 # so one script is as good as another.  But avoid the broken or
@@ -2034,7 +2034,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='automake'
- VERSION='1.9b'
+ VERSION='1.9c'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3086,7 +3086,7 @@ 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 Automake $as_me 1.9b, which was
+This file was extended by GNU Automake $as_me 1.9c, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3129,7 +3129,7 @@ Report bugs to <bug-autoconf@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Automake config.status 1.9b
+GNU Automake config.status 1.9c
 configured by $0, generated by GNU Autoconf 2.60,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index c81d09e..30696c2 100644 (file)
@@ -20,7 +20,7 @@
 
 dnl Require Autoconf 2.60 for AC_REQUIRE_AUX_FILE.
 AC_PREREQ(2.60)
-AC_INIT([GNU Automake], [1.9b], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.9c], [bug-automake@gnu.org])
 
 AC_CONFIG_SRCDIR(automake.in)
 AC_CONFIG_AUX_DIR(lib)
index 9375c71..de71779 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9b from Makefile.am.
+# Makefile.in generated by automake 1.9c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index e2f2083..7dce5fa 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 20 August 2006
 @set UPDATED-MONTH August 2006
-@set EDITION 1.9b
-@set VERSION 1.9b
+@set EDITION 1.9c
+@set VERSION 1.9c
index e2f2083..7dce5fa 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 20 August 2006
 @set UPDATED-MONTH August 2006
-@set EDITION 1.9b
-@set VERSION 1.9b
+@set EDITION 1.9c
+@set VERSION 1.9c
index e806976..9210085 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9b from Makefile.am.
+# Makefile.in generated by automake 1.9c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index 219ece6..e23a135 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9b from Makefile.am.
+# Makefile.in generated by automake 1.9c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index a25f04c..fc7670a 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9b from Makefile.am.
+# Makefile.in generated by automake 1.9c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index a4c66f4..63ead4c 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9b from Makefile.am.
+# Makefile.in generated by automake 1.9c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index 2ac2857..8c71d23 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9b from Makefile.am.
+# Makefile.in generated by automake 1.9c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index 6e6b1f9..d1c9982 100644 (file)
 # generated from the m4 files accompanying Automake X.Y.
 # (This private macro should not be called outside this file.)
 AC_DEFUN([AM_AUTOMAKE_VERSION],
-[am__api_version='1.9b'
+[am__api_version='1.9c'
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
 dnl require some minimum version.  Point them to the right macro.
-m4_if([$1], [1.9b], [],
+m4_if([$1], [1.9c], [],
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
 ])
 
@@ -31,5 +31,5 @@ m4_define([_AM_AUTOCONF_VERSION], [])
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
 # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-[AM_AUTOMAKE_VERSION([1.9b])dnl
+[AM_AUTOMAKE_VERSION([1.9c])dnl
 _AM_AUTOCONF_VERSION(m4_PACKAGE_VERSION)])
index fe0c982..f1db03d 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9b from Makefile.am.
+# Makefile.in generated by automake 1.9c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,