* NEWS, configure.ac: Version 1.7.
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 25 Sep 2002 20:17:13 +0000 (20:17 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 25 Sep 2002 20:17:13 +0000 (20:17 +0000)
13 files changed:
ChangeLog
Makefile.in
NEWS
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 7b5b742..bff5e85 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-25  Alexandre Duret-Lutz  <duret_g@epita.fr>
+
+       * NEWS, configure.ac: Version 1.7.
+
 2002-09-25  Art Haas  <ahaas@neosoft.com>
 
        * automake.texi (Optional, Options, Distributing, ANSI,
index e529329..4170899 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6g from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/NEWS b/NEWS
index 4a8e756..78734ec 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 1.6f:
+New in 1.7:
 * Autoconf 2.54 is required.
 * `aclocal' and `automake' will no longer warn about obsolete
   configure macros.  This is done by `autoconf -Wobsolete'.
index 58e61ce..e503ea2 100644 (file)
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.6g -*- Autoconf -*-
+# generated automatically by aclocal 1.7 -*- 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.6g"])
+AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7"])
 
 # 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.6g])])
+        [AM_AUTOMAKE_VERSION([1.7])])
 
 # Helper functions for option handling.                    -*- Autoconf -*-
 
index 0612c46..7a11d5b 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.6g.
+# Generated by GNU Autoconf 2.54 for GNU Automake 1.7.
 #
 # 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.6g'
-PACKAGE_STRING='GNU Automake 1.6g'
+PACKAGE_VERSION='1.7'
+PACKAGE_STRING='GNU Automake 1.7'
 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.6g to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.7 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.6g:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.7:";;
    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.6g
+GNU Automake configure 1.7
 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.6g, which was
+It was created by GNU Automake $as_me 1.7, 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.6g"
+am__api_version="1.7"
 # 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.6g
+ VERSION=1.7
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2130,7 +2130,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Automake $as_me 1.6g, which was
+This file was extended by GNU Automake $as_me 1.7, which was
 generated by GNU Autoconf 2.54.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2184,7 +2184,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Automake config.status 1.6g
+GNU Automake config.status 1.7
 configured by $0, generated by GNU Autoconf 2.54,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index ac7b69d..3bb7c47 100644 (file)
@@ -19,7 +19,7 @@
 # 02111-1307, USA.
 
 AC_PREREQ(2.54)
-AC_INIT([GNU Automake], [1.6g], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.7], [bug-automake@gnu.org])
 
 AC_CONFIG_SRCDIR(automake.in)
 AC_CONFIG_AUX_DIR(lib)
index 57ef6b6..5dd7718 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6g from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 557e840..ab648ab 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6g from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index 0e4ee25..9d31d97 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6g from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index caf32d1..a1b434f 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6g from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index c701fcf..377e2d7 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,4 +1,4 @@
 @set UPDATED 25 September 2002
 @set UPDATED-MONTH September 2002
-@set EDITION 1.6g
-@set VERSION 1.6g
+@set EDITION 1.7
+@set VERSION 1.7
index 0f9964b..a9199be 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6g from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
index c701fcf..377e2d7 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 25 September 2002
 @set UPDATED-MONTH September 2002
-@set EDITION 1.6g
-@set VERSION 1.6g
+@set EDITION 1.7
+@set VERSION 1.7