]> sourceware.org Git - automake.git/commitdiff
* configure.ac, NEWS: Bump version to 1.7i.
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 2 Dec 2003 20:55:17 +0000 (20:55 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 2 Dec 2003 20:55:17 +0000 (20:55 +0000)
16 files changed:
ChangeLog
Makefile.in
NEWS
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 48e698c9851a13e70228f64c3da2d2691d748f7e..1065a504fed8bd0d818f80d31e6b9321042339bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-12-02  Alexandre Duret-Lutz  <adl@gnu.org>
 
+       * configure.ac, NEWS: Bump version to 1.7i.
+
        * configure.ac, NEWS: Bump version to 1.7h.
 
        * doc/automake.texi (Default _SOURCES): Fix reference to true.
index f94b9ee9434a385a777bdaff0f02305fc94b7084..a17a72f2219c0b55fef1bfb27e08e6e114d31726 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7h from Makefile.am.
+# Makefile.in generated by automake 1.7i from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
diff --git a/NEWS b/NEWS
index 6e7242bd4be32088d8922fa423173bd3a0e89045..dbf2523d57037aafc8ec4be6e58aaeb04ed66102 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 1.7h:
+New in 1.7i:
 
 * Meta-News
 
index 3d31962fddfc6ab10a1ed4ade35d1ae708109b02..16f3905ded6b0592411738baf1f875cb6d209002 100644 (file)
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.7h -*- Autoconf -*-
+# generated automatically by aclocal 1.7i -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 # Free Software Foundation, Inc.
index 433374edc699bc1c30c974c6552d8d2a622dc66d..e443a2b1dfcf7929c1c5647f4184e6896ccd1795 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.59 for GNU Automake 1.7h.
+# Generated by GNU Autoconf 2.59 for GNU Automake 1.7i.
 #
 # Report bugs to <bug-automake@gnu.org>.
 #
@@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.7h'
-PACKAGE_STRING='GNU Automake 1.7h'
+PACKAGE_VERSION='1.7i'
+PACKAGE_STRING='GNU Automake 1.7i'
 PACKAGE_BUGREPORT='bug-automake@gnu.org'
 
 ac_unique_file="automake.in"
@@ -723,7 +723,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.7h to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.7i to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -788,7 +788,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Automake 1.7h:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.7i:";;
    esac
   cat <<\_ACEOF
 
@@ -888,7 +888,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Automake configure 1.7h
+GNU Automake configure 1.7i
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -902,7 +902,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.7h, which was
+It was created by GNU Automake $as_me 1.7i, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -1304,7 +1304,7 @@ build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
 # bothered by `missing'.
 am_AUTOCONF=${AUTOCONF-autoconf}
 
-am__api_version="1.7h"
+am__api_version="1.7i"
 # 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:
@@ -1572,7 +1572,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='automake'
- VERSION='1.7h'
+ VERSION='1.7i'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2360,7 +2360,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Automake $as_me 1.7h, which was
+This file was extended by GNU Automake $as_me 1.7i, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2415,7 +2415,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Automake config.status 1.7h
+GNU Automake config.status 1.7i
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index a0451dd12a32357d7bd96fa017b54b55d00c13f6..d9270c866e78a0df00b9d554c4498f0811d85c1e 100644 (file)
@@ -24,7 +24,7 @@ dnl (abs_top_builddir is used in tests/automake.in).  Note that
 dnl this is a requirement for the Automake package itself.
 dnl Automake users can still use Autoconf 2.58.
 AC_PREREQ(2.58a)
-AC_INIT([GNU Automake], [1.7h], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.7i], [bug-automake@gnu.org])
 
 AC_CONFIG_SRCDIR(automake.in)
 AC_CONFIG_AUX_DIR(lib)
index 2cffefa58aea72126f6d11c4164d643472df26bf..d9ea205a434697889544460cf164ec65b9f12ea5 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7h from Makefile.am.
+# Makefile.in generated by automake 1.7i from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 43cad9c8c4d7ef6827ef4b50ea1776f4773efb07..baf7e253f3460f02656b6448cb820c3334c89f93 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 2 December 2003
 @set UPDATED-MONTH December 2003
-@set EDITION 1.7h
-@set VERSION 1.7h
+@set EDITION 1.7i
+@set VERSION 1.7i
index 43cad9c8c4d7ef6827ef4b50ea1776f4773efb07..baf7e253f3460f02656b6448cb820c3334c89f93 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 2 December 2003
 @set UPDATED-MONTH December 2003
-@set EDITION 1.7h
-@set VERSION 1.7h
+@set EDITION 1.7i
+@set VERSION 1.7i
index b64308b2c8085a5708519669610e7f223045cf38..db9eccee1d9eabc799590c9265e9cb22dd292dbc 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7h from Makefile.am.
+# Makefile.in generated by automake 1.7i from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 06664177e6dd1d46f4f88776ddacc50236391fa2..9d9c35a391eabe3b87e0a9fb3c52b3d464bfe55b 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7h from Makefile.am.
+# Makefile.in generated by automake 1.7i from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 37beccdaa4198b489b5039369825d528df4fc3ff..420198e5c30ce203d3e52e6eff8e1dbf83a5aa49 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7h from Makefile.am.
+# Makefile.in generated by automake 1.7i from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 08e35259173afa7086cc695c83fdbd3b15dafd23..ac7e79240a4c4b584cf37c242e0c3cd144620b91 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7h from Makefile.am.
+# Makefile.in generated by automake 1.7i from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 2682756e9de160754233e1f798f71336a657aea2..cb78415f35191c92b41cd0f15fd413b5a53237b9 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7h from Makefile.am.
+# Makefile.in generated by automake 1.7i from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 5c894f17e8a8fbfc83ed2e16c7afd3f911c2e5f1..1c723debcbf9d83a58f9f1f63484615727754e70 100644 (file)
 # ----------------------------
 # 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.7h"])
+AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.7i"])
 
 # 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.7h])])
+        [AM_AUTOMAKE_VERSION([1.7i])])
index 32e833b4ebb51f968b5edbf699bad04a35b36ec6..9bb34f2a30a615754553d0389ab89039c017fc19 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7h from Makefile.am.
+# Makefile.in generated by automake 1.7i from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
This page took 0.044165 seconds and 5 git commands to generate.