summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Duret-Lutz <adl@gnu.org>2003-07-04 22:59:41 +0000
committerAlexandre Duret-Lutz <adl@gnu.org>2003-07-04 22:59:41 +0000
commitb848a9c6756ecbff6a4affdfeac80c1f3c6a6fca (patch)
treeecaba5bcd8992313c570ffa105a0b6b0e0c3bcff
parentef37658cd6ab705718a0154c5b473021916f214a (diff)
downloadautomake-b848a9c6756ecbff6a4affdfeac80c1f3c6a6fca.tar.gz
* configure.in: Bump vesion to 1.7.5c.
-rw-r--r--ChangeLog2
-rw-r--r--Makefile.in2
-rw-r--r--aclocal.m44
-rwxr-xr-xconfigure20
-rw-r--r--configure.in2
-rw-r--r--lib/Automake/Makefile.in2
-rw-r--r--lib/Makefile.in2
-rw-r--r--lib/am/Makefile.in2
-rw-r--r--m4/Makefile.in2
-rw-r--r--stamp-vti4
-rw-r--r--tests/Makefile.in2
-rw-r--r--version.texi4
12 files changed, 25 insertions, 23 deletions
diff --git a/ChangeLog b/ChangeLog
index 6675c4eb4..f30fe80a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2003-07-05 Alexandre Duret-Lutz <adl@gnu.org>
+ * configure.in: Bump vesion to 1.7.5c.
+
* configure.ac: Bump vesion to 1.7.5b.
* NEWS: Update for 1.7.5b.
diff --git a/Makefile.in b/Makefile.in
index f6c9e1532..e1c61604f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.5b from Makefile.am.
+# Makefile.in generated by automake 1.7.5c from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
diff --git a/aclocal.m4 b/aclocal.m4
index 36a274882..a57025b1e 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.7.5b -*- Autoconf -*-
+# generated automatically by aclocal 1.7.5c -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
@@ -163,7 +163,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7"])
# 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.7.5b])])
+ [AM_AUTOMAKE_VERSION([1.7.5c])])
# Helper functions for option handling. -*- Autoconf -*-
diff --git a/configure b/configure
index ad0d513a7..8a37a6b71 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57a for GNU Automake 1.7.5b.
+# Generated by GNU Autoconf 2.57a for GNU Automake 1.7.5c.
#
# Report bugs to <bug-automake@gnu.org>.
#
@@ -267,8 +267,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='GNU Automake'
PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.7.5b'
-PACKAGE_STRING='GNU Automake 1.7.5b'
+PACKAGE_VERSION='1.7.5c'
+PACKAGE_STRING='GNU Automake 1.7.5c'
PACKAGE_BUGREPORT='bug-automake@gnu.org'
ac_unique_file="automake.in"
@@ -721,7 +721,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.7.5b to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.7.5c to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -783,7 +783,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Automake 1.7.5b:";;
+ short | recursive ) echo "Configuration of GNU Automake 1.7.5c:";;
esac
cat <<\_ACEOF
@@ -850,7 +850,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-GNU Automake configure 1.7.5b
+GNU Automake configure 1.7.5c
generated by GNU Autoconf 2.57a
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -864,7 +864,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.7.5b, which was
+It was created by GNU Automake $as_me 1.7.5c, which was
generated by GNU Autoconf 2.57a. Invocation command line was
$ $0 $@
@@ -1483,7 +1483,7 @@ fi
# Define the identity of the package.
PACKAGE='automake'
- VERSION='1.7.5b'
+ VERSION='1.7.5c'
cat >>confdefs.h <<_ACEOF
@@ -2186,7 +2186,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
-This file was extended by GNU Automake $as_me 1.7.5b, which was
+This file was extended by GNU Automake $as_me 1.7.5c, which was
generated by GNU Autoconf 2.57a. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -2241,7 +2241,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-GNU Automake config.status 1.7.5b
+GNU Automake config.status 1.7.5c
configured by $0, generated by GNU Autoconf 2.57a,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/configure.in b/configure.in
index 8c085c481..bafe7f95c 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@
# 02111-1307, USA.
AC_PREREQ(2.54)
-AC_INIT([GNU Automake], [1.7.5b], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.7.5c], [bug-automake@gnu.org])
AC_CONFIG_SRCDIR(automake.in)
AC_CONFIG_AUX_DIR(lib)
diff --git a/lib/Automake/Makefile.in b/lib/Automake/Makefile.in
index 372840c72..78ff02c71 100644
--- a/lib/Automake/Makefile.in
+++ b/lib/Automake/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.5b from Makefile.am.
+# Makefile.in generated by automake 1.7.5c from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 14da9a75b..ef918597b 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.5b from Makefile.am.
+# Makefile.in generated by automake 1.7.5c from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
diff --git a/lib/am/Makefile.in b/lib/am/Makefile.in
index 1ae37d1e4..632c16254 100644
--- a/lib/am/Makefile.in
+++ b/lib/am/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.5b from Makefile.am.
+# Makefile.in generated by automake 1.7.5c from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
diff --git a/m4/Makefile.in b/m4/Makefile.in
index ee86a387d..debc4e248 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.5b from Makefile.am.
+# Makefile.in generated by automake 1.7.5c from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
diff --git a/stamp-vti b/stamp-vti
index 8cfba1fe5..184cadb6b 100644
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,4 +1,4 @@
@set UPDATED 5 July 2003
@set UPDATED-MONTH July 2003
-@set EDITION 1.7.5b
-@set VERSION 1.7.5b
+@set EDITION 1.7.5c
+@set VERSION 1.7.5c
diff --git a/tests/Makefile.in b/tests/Makefile.in
index ebb86cc64..794a42654 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.5b from Makefile.am.
+# Makefile.in generated by automake 1.7.5c from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
diff --git a/version.texi b/version.texi
index 8cfba1fe5..184cadb6b 100644
--- a/version.texi
+++ b/version.texi
@@ -1,4 +1,4 @@
@set UPDATED 5 July 2003
@set UPDATED-MONTH July 2003
-@set EDITION 1.7.5b
-@set VERSION 1.7.5b
+@set EDITION 1.7.5c
+@set VERSION 1.7.5c