]> sourceware.org Git - automake.git/commitdiff
* configure.ac, NEWS: Bump version to 1.7c.
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 11 Nov 2003 21:44:03 +0000 (21:44 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 11 Nov 2003 21:44:03 +0000 (21:44 +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 7bbf646e2b3400f83133dd6bac53b4bb221fe6c7..7469d1d34201444a9e2cc46886ce4bec5d361e9d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-11-11  Alexandre Duret-Lutz  <adl@gnu.org>
 
+       * configure.ac, NEWS: Bump version to 1.7c.
+
        * configure.ac, NEWS: Bump version to 1.7b.
        * Makefile.am (maintainer-check): Ignore comments while
        scanning for rm without -f.
index 1a5f87823c4f70c57986c6240df7ae30facbf9f5..a6fcfb76e03f10b91e1cee081243930cfbef2e3a 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7b from Makefile.am.
+# Makefile.in generated by automake 1.7c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
diff --git a/NEWS b/NEWS
index fca93d03e2f914a57b4e519359deae7d521ae9dd..66b2386b222b1fa3da5aa0cecfa65af39cccc4ae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 1.7b:
+New in 1.7c:
 
 * Meta-News
 
index 9d1e762c97962573c581bd52487431ad7625802c..8602f1ac99972a602afbc55b9f669216234ff488 100644 (file)
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.7b -*- Autoconf -*-
+# generated automatically by aclocal 1.7c -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 # Free Software Foundation, Inc.
index 1c80311142b2e9403475b04eda848c652146b998..ff7d51dee4dd7c54768046fc645b229978bf3f62 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.7b.
+# Generated by GNU Autoconf 2.59 for GNU Automake 1.7c.
 #
 # 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.7b'
-PACKAGE_STRING='GNU Automake 1.7b'
+PACKAGE_VERSION='1.7c'
+PACKAGE_STRING='GNU Automake 1.7c'
 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.7b to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.7c 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.7b:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.7c:";;
    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.7b
+GNU Automake configure 1.7c
 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.7b, which was
+It was created by GNU Automake $as_me 1.7c, 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.7b"
+am__api_version="1.7c"
 # 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.7b'
+ VERSION='1.7c'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2360,7 +2360,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Automake $as_me 1.7b, which was
+This file was extended by GNU Automake $as_me 1.7c, 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.7b
+GNU Automake config.status 1.7c
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index 5b95d5fbeca43bae780c7e351df4f027dc33c6ad..03da3aa5f4b85249ae1bbfd6cade3cf61cce356e 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.7b], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.7c], [bug-automake@gnu.org])
 
 AC_CONFIG_SRCDIR(automake.in)
 AC_CONFIG_AUX_DIR(lib)
index e73effe83cff9bc59d22e405beea1ac43327739a..87797311f74c8e93f88bd2a4e9c029afc852ab80 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7b from Makefile.am.
+# Makefile.in generated by automake 1.7c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 137f696d756981c14c98eeb9ec3f79cfae7aecd5..86a8a7011c260dc64e081a45d8a6cdc01c08adfc 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 11 November 2003
 @set UPDATED-MONTH November 2003
-@set EDITION 1.7b
-@set VERSION 1.7b
+@set EDITION 1.7c
+@set VERSION 1.7c
index 137f696d756981c14c98eeb9ec3f79cfae7aecd5..86a8a7011c260dc64e081a45d8a6cdc01c08adfc 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 11 November 2003
 @set UPDATED-MONTH November 2003
-@set EDITION 1.7b
-@set VERSION 1.7b
+@set EDITION 1.7c
+@set VERSION 1.7c
index eaf3eecdd8fa5bec5c627a09d0f2453a8767e4bb..28e5386690ae40417d666cc755088ac0a17a81e0 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7b from Makefile.am.
+# Makefile.in generated by automake 1.7c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 2889602cb4d5a83d097382610cb311625d146c7e..b2594ca8309486fc799d62f9db36ddf2615b02c5 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7b from Makefile.am.
+# Makefile.in generated by automake 1.7c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 3d29d20b3e58ce47de3d250f68141ef3a113963e..d4ba8aead2ebfe42c359fc8872511cac8fc5d0ed 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7b from Makefile.am.
+# Makefile.in generated by automake 1.7c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 0971f3440f1e7484bada213e6cb93a3f7b958102..b7a9bdc5ee4f484e5f75b0064147c6243413fa93 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7b from Makefile.am.
+# Makefile.in generated by automake 1.7c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 8671ac193c767fd32205f9b55d076003a930435d..62218f038d52aa7de6cf464364091105f587a3a8 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7b from Makefile.am.
+# Makefile.in generated by automake 1.7c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index bd3bb6810a23c9d0a50301189e65465d7b1d3588..8650d386e252c383e806412684a6d107ee4dfea6 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.7b"])
+AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7c"])
 
 # 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.7b])])
+        [AM_AUTOMAKE_VERSION([1.7c])])
index 11555706de4beeba23ffd4d0981f34d397d18ab7..99002f1a11be977d9ab08aada215ee4031fd7a17 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7b from Makefile.am.
+# Makefile.in generated by automake 1.7c from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
This page took 0.050116 seconds and 5 git commands to generate.