* configure.in: Upped version to 1.6a.
authorTom Tromey <tromey@redhat.com>
Wed, 6 Mar 2002 06:47:51 +0000 (06:47 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 6 Mar 2002 06:47:51 +0000 (06:47 +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 0c8ca5f..e9b65b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-06  Tom Tromey  <tromey@redhat.com>
+
+       * configure.in: Upped version to 1.6a.
+
 2002-03-05  Tom Tromey  <tromey@redhat.com>
 
        * configure.in: Released 1.6.
index 72342ee..dd2f786 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6 from Makefile.am.
+# Makefile.in generated by automake 1.6a from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 817c81a..a7ced59 100644 (file)
@@ -1,4 +1,4 @@
-# aclocal.m4 generated automatically by aclocal 1.6 -*- Autoconf -*-
+# aclocal.m4 generated automatically by aclocal 1.6a -*- Autoconf -*-
 
 # Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
@@ -131,14 +131,14 @@ AC_PROVIDE_IFELSE([AC_PROG_][CXX],
 # ----------------------------
 # 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.6"])
+AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6a"])
 
 # 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.6])])
+        [AM_AUTOMAKE_VERSION([1.6a])])
 
 # Helper functions for option handling.                    -*- Autoconf -*-
 
index c72679e..5230a7b 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.52i for GNU Automake 1.6.
+# Generated by GNU Autoconf 2.52i for GNU Automake 1.6a.
 #
 # Report bugs to <bug-automake@gnu.org>.
 #
@@ -256,8 +256,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.6'
-PACKAGE_STRING='GNU Automake 1.6'
+PACKAGE_VERSION='1.6a'
+PACKAGE_STRING='GNU Automake 1.6a'
 PACKAGE_BUGREPORT='bug-automake@gnu.org'
 
 ac_unique_file="automake.in"
@@ -704,7 +704,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.6 to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.6a to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -766,7 +766,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Automake 1.6:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.6a:";;
    esac
   cat <<\_ACEOF
 
@@ -833,7 +833,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Automake configure 1.6
+GNU Automake configure 1.6a
 generated by GNU Autoconf 2.52i
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -848,7 +848,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.6, which was
+It was created by GNU Automake $as_me 1.6a, which was
 generated by GNU Autoconf 2.52i.  Invocation command line was
 
   $ $0 $@
@@ -1154,7 +1154,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.6"
+am__api_version="1.6a"
 # 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:
@@ -1383,7 +1383,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=automake
- VERSION=1.6
+ VERSION=1.6a
 
 
 cat >>confdefs.h <<_ACEOF
@@ -1959,7 +1959,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Automake $as_me 1.6, which was
+This file was extended by GNU Automake $as_me 1.6a, which was
 generated by GNU Autoconf 2.52i.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2013,7 +2013,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Automake config.status 1.6
+GNU Automake config.status 1.6a
 configured by $0, generated by GNU Autoconf 2.52i,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index dd605cb..2e5e685 100644 (file)
@@ -19,7 +19,7 @@
 # 02111-1307, USA.
 
 AC_PREREQ(2.52)
-AC_INIT([GNU Automake], [1.6], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.6a], [bug-automake@gnu.org])
 
 AC_CONFIG_SRCDIR(automake.in)
 AC_CONFIG_AUX_DIR(lib)
index 27a51de..fb45c1e 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6 from Makefile.am.
+# Makefile.in generated by automake 1.6a from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 9f60bcf..9201a4d 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6 from Makefile.am.
+# Makefile.in generated by automake 1.6a from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 21b7a08..4b0b49b 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6 from Makefile.am.
+# Makefile.in generated by automake 1.6a from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 8de1097..2016e94 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6 from Makefile.am.
+# Makefile.in generated by automake 1.6a from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index c101cdc..6acff78 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,4 +1,4 @@
 @set UPDATED 5 March 2002
 @set UPDATED-MONTH March 2002
-@set EDITION 1.6
-@set VERSION 1.6
+@set EDITION 1.6a
+@set VERSION 1.6a
index 926b1c1..0ed8c6f 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6 from Makefile.am.
+# Makefile.in generated by automake 1.6a from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index c101cdc..6acff78 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 5 March 2002
 @set UPDATED-MONTH March 2002
-@set EDITION 1.6
-@set VERSION 1.6
+@set EDITION 1.6a
+@set VERSION 1.6a