* configure.in: Bump version to 1.5c.
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 14 Dec 2001 16:32:13 +0000 (16:32 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 14 Dec 2001 16:32:13 +0000 (16:32 +0000)
ChangeLog
configure
configure.in
lib/Automake/Makefile.in
lib/Makefile.in
lib/am/Makefile.in
m4/Makefile.in
stamp-vti
tests/Makefile.in
version.texi

index 92bfa95..5b02041 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2001-12-14  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
+       * configure.in: Bump version to 1.5c.
+
+2001-12-14  Alexandre Duret-Lutz  <duret_g@epita.fr>
+
        * configure.in: Bump version to 1.5b.
 
        * lib/config.sub, lib/config.guess: New versions from FSF.
index 6119c72..915605c 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by Autoconf 2.52 for GNU Automake 1.5b.
+# Generated by Autoconf 2.52 for GNU Automake 1.5c.
 #
 # Report bugs to <bug-automake@gnu.org>.
 #
@@ -149,8 +149,8 @@ mandir='${prefix}/man'
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.5b'
-PACKAGE_STRING='GNU Automake 1.5b'
+PACKAGE_VERSION='1.5c'
+PACKAGE_STRING='GNU Automake 1.5c'
 PACKAGE_BUGREPORT='bug-automake@gnu.org'
 
 ac_prev=
@@ -547,7 +547,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 <<EOF
-\`configure' configures GNU Automake 1.5b to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.5c to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -609,7 +609,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Automake 1.5b:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.5c:";;
    esac
   cat <<\EOF
 
@@ -662,7 +662,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\EOF
-GNU Automake configure 1.5b
+GNU Automake configure 1.5c
 generated by GNU Autoconf 2.52
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
@@ -677,7 +677,7 @@ cat >&5 <<EOF
 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.5b, which was
+It was created by GNU Automake $as_me 1.5c, which was
 generated by GNU Autoconf 2.52.  Invocation command line was
 
   $ $0 $@
@@ -1176,7 +1176,7 @@ fi
 
 # Define the identity of the package.
 PACKAGE=automake
-VERSION=1.5b
+VERSION=1.5c
 
 cat >>confdefs.h <<EOF
 #define PACKAGE "$PACKAGE"
@@ -1497,7 +1497,7 @@ EOF
 
 cat >>$CONFIG_STATUS <<EOF
 ac_cs_version="\\
-GNU Automake config.status 1.5b
+GNU Automake config.status 1.5c
 configured by $0, generated by GNU Autoconf 2.52,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
@@ -1580,7 +1580,7 @@ cat >&5 << _ACEOF
 ## Running config.status.  ##
 ## ----------------------- ##
 
-This file was extended by $as_me (GNU Automake 1.5b) 2.52, executed with
+This file was extended by $as_me (GNU Automake 1.5c) 2.52, executed with
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
   CONFIG_LINKS    = $CONFIG_LINKS
index 5e24626..c8e4392 100644 (file)
 # 02111-1307, USA.
 
 AC_PREREQ(2.52)
-AC_INIT([GNU Automake], [1.5b], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.5c], [bug-automake@gnu.org])
 
 AC_CONFIG_SRCDIR(automake.in)
 AC_CONFIG_AUX_DIR(lib)
 
-AM_INIT_AUTOMAKE(automake, 1.5b)
+AM_INIT_AUTOMAKE(automake, 1.5c)
 
 ACLOCAL="`pwd`/aclocal --acdir=m4"
 # $AUTOMAKE is always run after a `cd $top_srcdir', hence `.' is really
index 382ec84..42e7756 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.5b from Makefile.am.
+# Makefile.in generated by automake 1.5c from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
index 77e4c08..31596d1 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.5b from Makefile.am.
+# Makefile.in generated by automake 1.5c from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
index 2ae8148..6747875 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.5b from Makefile.am.
+# Makefile.in generated by automake 1.5c from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
index 8297da1..294deb8 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.5b from Makefile.am.
+# Makefile.in generated by automake 1.5c from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
index 4f6dd4d..70c99e3 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,4 +1,4 @@
 @set UPDATED 5 December 2001
 @set UPDATED-MONTH December 2001
-@set EDITION 1.5b
-@set VERSION 1.5b
+@set EDITION 1.5c
+@set VERSION 1.5c
index c4bb98d..d72b426 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.5b from Makefile.am.
+# Makefile.in generated by automake 1.5c from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
index 4f6dd4d..70c99e3 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 5 December 2001
 @set UPDATED-MONTH December 2001
-@set EDITION 1.5b
-@set VERSION 1.5b
+@set EDITION 1.5c
+@set VERSION 1.5c