summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Duret-Lutz <adl@gnu.org>2004-07-17 14:56:16 +0000
committerAlexandre Duret-Lutz <adl@gnu.org>2004-07-17 14:56:16 +0000
commitb333cd222f863e00f934c8a60e842b8172605349 (patch)
tree7d470c5ca496f74e7df3cf8d55ccb0ea082dfbad
parent7b53cc3fedc2f68dca8fddac73f747557cde6e33 (diff)
downloadautomake-b333cd222f863e00f934c8a60e842b8172605349.tar.gz
* configure.ac, NEWS: Bump version to 1.8e.
-rw-r--r--ChangeLog2
-rw-r--r--Makefile.in2
-rw-r--r--NEWS2
-rw-r--r--aclocal.m42
-rwxr-xr-xconfigure22
-rw-r--r--configure.ac2
-rw-r--r--doc/Makefile.in2
-rw-r--r--doc/stamp-vti4
-rw-r--r--doc/version.texi4
-rw-r--r--lib/Automake/Makefile.in2
-rw-r--r--lib/Automake/tests/Makefile.in2
-rw-r--r--lib/Makefile.in2
-rw-r--r--lib/am/Makefile.in2
-rw-r--r--m4/Makefile.in2
-rw-r--r--m4/amversion.m44
-rw-r--r--tests/Makefile.in2
16 files changed, 30 insertions, 28 deletions
diff --git a/ChangeLog b/ChangeLog
index 8511cc7b8..e4b05b489 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2004-07-17 Alexandre Duret-Lutz <adl@gnu.org>
+ * configure.ac, NEWS: Bump version to 1.8e.
+
* configure.ac, NEWS: Bump version to 1.8d.
* lib/config-ml.in, lib/config.sub, lib/config.guess, lib/texinfo.tex:
diff --git a/Makefile.in b/Makefile.in
index 885138ef1..091df0d76 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8d from Makefile.am.
+# Makefile.in generated by automake 1.8e from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
diff --git a/NEWS b/NEWS
index 6e2ed5949..59230857f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 1.8d:
+New in 1.8e:
* Makefile.in bloat reduction:
diff --git a/aclocal.m4 b/aclocal.m4
index c58adb1eb..33e267e4e 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.8d -*- Autoconf -*-
+# generated automatically by aclocal 1.8e -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
# Free Software Foundation, Inc.
diff --git a/configure b/configure
index 353765408..667a6e137 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.59a for GNU Automake 1.8d.
+# Generated by GNU Autoconf 2.59a for GNU Automake 1.8e.
#
# Report bugs to <bug-automake@gnu.org>.
#
@@ -498,8 +498,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='GNU Automake'
PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.8d'
-PACKAGE_STRING='GNU Automake 1.8d'
+PACKAGE_VERSION='1.8e'
+PACKAGE_STRING='GNU Automake 1.8e'
PACKAGE_BUGREPORT='bug-automake@gnu.org'
ac_unique_file="automake.in"
@@ -952,7 +952,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.8d to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.8e to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1017,7 +1017,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Automake 1.8d:";;
+ short | recursive ) echo "Configuration of GNU Automake 1.8e:";;
esac
cat <<\_ACEOF
@@ -1117,7 +1117,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-GNU Automake configure 1.8d
+GNU Automake configure 1.8e
generated by GNU Autoconf 2.59a
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002,
@@ -1132,7 +1132,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.8d, which was
+It was created by GNU Automake $as_me 1.8e, which was
generated by GNU Autoconf 2.59a. Invocation command line was
$ $0 $@
@@ -1536,7 +1536,7 @@ build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
# bothered by `missing'.
am_AUTOCONF=${AUTOCONF-autoconf}
-am__api_version="1.8d"
+am__api_version="1.8e"
# 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:
@@ -1810,7 +1810,7 @@ fi
# Define the identity of the package.
PACKAGE='automake'
- VERSION='1.8d'
+ VERSION='1.8e'
cat >>confdefs.h <<_ACEOF
@@ -2874,7 +2874,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
-This file was extended by GNU Automake $as_me 1.8d, which was
+This file was extended by GNU Automake $as_me 1.8e, which was
generated by GNU Autoconf 2.59a. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -2929,7 +2929,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-GNU Automake config.status 1.8d
+GNU Automake config.status 1.8e
configured by $0, generated by GNU Autoconf 2.59a,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/configure.ac b/configure.ac
index cef2cadff..39ef9269c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.8d], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.8e], [bug-automake@gnu.org])
AC_CONFIG_SRCDIR(automake.in)
AC_CONFIG_AUX_DIR(lib)
diff --git a/doc/Makefile.in b/doc/Makefile.in
index d37c28eee..2d251f3c3 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8d from Makefile.am.
+# Makefile.in generated by automake 1.8e from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
diff --git a/doc/stamp-vti b/doc/stamp-vti
index b443bed36..e90185826 100644
--- a/doc/stamp-vti
+++ b/doc/stamp-vti
@@ -1,4 +1,4 @@
@set UPDATED 17 July 2004
@set UPDATED-MONTH July 2004
-@set EDITION 1.8d
-@set VERSION 1.8d
+@set EDITION 1.8e
+@set VERSION 1.8e
diff --git a/doc/version.texi b/doc/version.texi
index b443bed36..e90185826 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
@set UPDATED 17 July 2004
@set UPDATED-MONTH July 2004
-@set EDITION 1.8d
-@set VERSION 1.8d
+@set EDITION 1.8e
+@set VERSION 1.8e
diff --git a/lib/Automake/Makefile.in b/lib/Automake/Makefile.in
index a0c0ae9c8..9e6f18f78 100644
--- a/lib/Automake/Makefile.in
+++ b/lib/Automake/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8d from Makefile.am.
+# Makefile.in generated by automake 1.8e from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
diff --git a/lib/Automake/tests/Makefile.in b/lib/Automake/tests/Makefile.in
index 16d719758..1ee67dba0 100644
--- a/lib/Automake/tests/Makefile.in
+++ b/lib/Automake/tests/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8d from Makefile.am.
+# Makefile.in generated by automake 1.8e from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 54e8e25fa..03b4bfab9 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8d from Makefile.am.
+# Makefile.in generated by automake 1.8e from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
diff --git a/lib/am/Makefile.in b/lib/am/Makefile.in
index d209d752b..e54d2cb4e 100644
--- a/lib/am/Makefile.in
+++ b/lib/am/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8d from Makefile.am.
+# Makefile.in generated by automake 1.8e from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
diff --git a/m4/Makefile.in b/m4/Makefile.in
index 5f779a934..0bc5caeea 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8d from Makefile.am.
+# Makefile.in generated by automake 1.8e from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
diff --git a/m4/amversion.m4 b/m4/amversion.m4
index acc9858e9..2eb6bc1b2 100644
--- a/m4/amversion.m4
+++ b/m4/amversion.m4
@@ -20,11 +20,11 @@
# ----------------------------
# 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.8d"])
+AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.8e"])
# 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.8d])])
+ [AM_AUTOMAKE_VERSION([1.8e])])
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 3d8e5c316..9ac98d3c7 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8d from Makefile.am.
+# Makefile.in generated by automake 1.8e from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,