summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Duret-Lutz <adl@gnu.org>2004-09-19 22:14:49 +0000
committerAlexandre Duret-Lutz <adl@gnu.org>2004-09-19 22:14:49 +0000
commite83e6b285f60d4ab2a87799ad307bba17084eca0 (patch)
tree0cd0ddeeb7c35b9fc934703f557f8a7fb082ea33
parent229e3139382f0777fce6b2a7c76c98d1b036fa12 (diff)
downloadautomake-e83e6b285f60d4ab2a87799ad307bba17084eca0.tar.gz
* configure.ac, NEWS: Bump version to 1.9.2.Release-1-9-2
-rw-r--r--ChangeLog2
-rw-r--r--Makefile.in2
-rw-r--r--NEWS11
-rw-r--r--aclocal.m42
-rwxr-xr-xconfigure20
-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.m42
15 files changed, 36 insertions, 25 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f759019c..e6d631032 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2004-09-19 Alexandre Duret-Lutz <adl@gnu.org>
+ * configure.ac, NEWS: Bump version to 1.9.2.
+
* tests/compile.test: Fix rm usage.
* INSTALL, lib/INSTALL, lib/config.sub, lib/config.guess,
diff --git a/Makefile.in b/Makefile.in
index b585fb932..2cb2a3b20 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.1a from Makefile.am.
+# Makefile.in generated by automake 1.9.2 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
diff --git a/NEWS b/NEWS
index b2f34575a..acda7bfd1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
-Bugs fixed in 1.9.1a:
+Bugs fixed in 1.9.2 (10th anniversary release):
+* Sort rm commands output for mostlyclean-generic, clean-generic,
+ distclean-generic and maintainer-clean-generic, so that the produced
+ Makefile is not sensible to the way Perl sorts its hashes.
+* Support `+' in the name of directories given to `include'.
+* Preserve spaces in the arguments of `compile'.
+* `missing' will no longer try to emulate a tool that is run
+ with `--version' or `--help' as argument.
+* Noteworthy manual update:
+ - There is a new chapter about the history of Automake.
Bugs fixed in 1.9.1:
diff --git a/aclocal.m4 b/aclocal.m4
index 052e75234..3743efb4e 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.9.1a -*- Autoconf -*-
+# generated automatically by aclocal 1.9.2 -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
# Free Software Foundation, Inc.
diff --git a/configure b/configure
index e20a323f3..ef6912540 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.59 for GNU Automake 1.9.1a.
+# Generated by GNU Autoconf 2.59 for GNU Automake 1.9.2.
#
# 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.9.1a'
-PACKAGE_STRING='GNU Automake 1.9.1a'
+PACKAGE_VERSION='1.9.2'
+PACKAGE_STRING='GNU Automake 1.9.2'
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.9.1a to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.9.2 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.9.1a:";;
+ short | recursive ) echo "Configuration of GNU Automake 1.9.2:";;
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.9.1a
+GNU Automake configure 1.9.2
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.9.1a, which was
+It was created by GNU Automake $as_me 1.9.2, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -1586,7 +1586,7 @@ fi
# Define the identity of the package.
PACKAGE='automake'
- VERSION='1.9.1a'
+ VERSION='1.9.2'
cat >>confdefs.h <<_ACEOF
@@ -2378,7 +2378,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
-This file was extended by GNU Automake $as_me 1.9.1a, which was
+This file was extended by GNU Automake $as_me 1.9.2, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -2433,7 +2433,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-GNU Automake config.status 1.9.1a
+GNU Automake config.status 1.9.2
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/configure.ac b/configure.ac
index 81f34bb6f..e2cdadae8 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.9.1a], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.9.2], [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 d6d08aef1..50717f0d6 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.1a from Makefile.am.
+# Makefile.in generated by automake 1.9.2 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 3ca0cda22..86082d19a 100644
--- a/doc/stamp-vti
+++ b/doc/stamp-vti
@@ -1,4 +1,4 @@
@set UPDATED 19 September 2004
@set UPDATED-MONTH September 2004
-@set EDITION 1.9.1a
-@set VERSION 1.9.1a
+@set EDITION 1.9.2
+@set VERSION 1.9.2
diff --git a/doc/version.texi b/doc/version.texi
index 3ca0cda22..86082d19a 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
@set UPDATED 19 September 2004
@set UPDATED-MONTH September 2004
-@set EDITION 1.9.1a
-@set VERSION 1.9.1a
+@set EDITION 1.9.2
+@set VERSION 1.9.2
diff --git a/lib/Automake/Makefile.in b/lib/Automake/Makefile.in
index 6bfc88f2d..83be0bb10 100644
--- a/lib/Automake/Makefile.in
+++ b/lib/Automake/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.1a from Makefile.am.
+# Makefile.in generated by automake 1.9.2 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 8750b5cee..24b3ad809 100644
--- a/lib/Automake/tests/Makefile.in
+++ b/lib/Automake/tests/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.1a from Makefile.am.
+# Makefile.in generated by automake 1.9.2 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 afdf474f5..513791df9 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.1a from Makefile.am.
+# Makefile.in generated by automake 1.9.2 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 e40d85cd7..66f5f3dab 100644
--- a/lib/am/Makefile.in
+++ b/lib/am/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.1a from Makefile.am.
+# Makefile.in generated by automake 1.9.2 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 c79a6649f..408803566 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.1a from Makefile.am.
+# Makefile.in generated by automake 1.9.2 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 527c7f996..3513c78ac 100644
--- a/m4/amversion.m4
+++ b/m4/amversion.m4
@@ -27,4 +27,4 @@ AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
# 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.9.1a])])
+ [AM_AUTOMAKE_VERSION([1.9.2])])