* configure.in: Bump version to 1.6g.
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 20 Sep 2002 11:29:12 +0000 (11:29 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 20 Sep 2002 11:29:12 +0000 (11:29 +0000)
12 files changed:
ChangeLog
Makefile.in
aclocal.m4
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 25d4a39..a9336d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-09-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
+       * configure.in: Bump version to 1.6g.
+
        * configure.in, NEWS: Bump version to 1.6f.
 
        * Makefile.am (INSTALL): New rules.
index ba92fc8..cbabc05 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.6g from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 6bdff71..58e61ce 100644 (file)
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.6f -*- Autoconf -*-
+# generated automatically by aclocal 1.6g -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
@@ -153,14 +153,14 @@ echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
 # ----------------------------
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
 # generated from the m4 files accompanying Automake X.Y.
-AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6f"])
+AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6g"])
 
 # AM_SET_CURRENT_AUTOMAKE_VERSION
 # -------------------------------
 # Call AM_AUTOMAKE_VERSION so it can be traced.
 # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-        [AM_AUTOMAKE_VERSION([1.6f])])
+        [AM_AUTOMAKE_VERSION([1.6g])])
 
 # Helper functions for option handling.                    -*- Autoconf -*-
 
index 7f9320a..e470cb9 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.54 for GNU Automake 1.6f.
+# Generated by GNU Autoconf 2.54 for GNU Automake 1.6g.
 #
 # Report bugs to <bug-automake@gnu.org>.
 #
@@ -265,8 +265,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.6f'
-PACKAGE_STRING='GNU Automake 1.6f'
+PACKAGE_VERSION='1.6g'
+PACKAGE_STRING='GNU Automake 1.6g'
 PACKAGE_BUGREPORT='bug-automake@gnu.org'
 
 ac_unique_file="automake.in"
@@ -719,7 +719,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.6f to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.6g to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -781,7 +781,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Automake 1.6f:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.6g:";;
    esac
   cat <<\_ACEOF
 
@@ -848,7 +848,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Automake configure 1.6f
+GNU Automake configure 1.6g
 generated by GNU Autoconf 2.54
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -863,7 +863,7 @@ cat >&5 <<_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.6f, which was
+It was created by GNU Automake $as_me 1.6g, which was
 generated by GNU Autoconf 2.54.  Invocation command line was
 
   $ $0 $@
@@ -1197,7 +1197,7 @@ ac_config_sub="$SHELL $ac_aux_dir/config.sub"
 ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
 
 
-am__api_version="1.6f"
+am__api_version="1.6g"
 # Find a good install program.  We prefer a C program (faster),
 # so one script is as good as another.  But avoid the broken or
 # incompatible versions:
@@ -1436,7 +1436,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=automake
- VERSION=1.6f
+ VERSION=1.6g
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2093,7 +2093,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Automake $as_me 1.6f, which was
+This file was extended by GNU Automake $as_me 1.6g, which was
 generated by GNU Autoconf 2.54.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2147,7 +2147,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Automake config.status 1.6f
+GNU Automake config.status 1.6g
 configured by $0, generated by GNU Autoconf 2.54,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index d432730..0908083 100644 (file)
@@ -19,7 +19,7 @@
 # 02111-1307, USA.
 
 AC_PREREQ(2.54)
-AC_INIT([GNU Automake], [1.6f], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.6g], [bug-automake@gnu.org])
 
 AC_CONFIG_SRCDIR(automake.in)
 AC_CONFIG_AUX_DIR(lib)
index cc6efe8..be5d9b9 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.6g from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index d3b8fd5..dd0f569 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.6g from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index e531dc3..9056241 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.6g from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index d6adbc0..d57c679 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.6g from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index a0068dc..0be0f79 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,4 +1,4 @@
 @set UPDATED 19 September 2002
 @set UPDATED-MONTH September 2002
-@set EDITION 1.6f
-@set VERSION 1.6f
+@set EDITION 1.6g
+@set VERSION 1.6g
index 889e826..34091a5 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.6g from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index a0068dc..0be0f79 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 19 September 2002
 @set UPDATED-MONTH September 2002
-@set EDITION 1.6f
-@set VERSION 1.6f
+@set EDITION 1.6g
+@set VERSION 1.6g