summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Duret-Lutz <adl@gnu.org>2002-09-18 21:05:27 +0000
committerAlexandre Duret-Lutz <adl@gnu.org>2002-09-18 21:05:27 +0000
commita0a144cd8b5da652ca9b663676475e4b8b5244d1 (patch)
treec555712f58c3706ab05b2d10e78fc67dff320653
parentc23c94ce1886745c089ab4fb3549f1872fa3ab00 (diff)
downloadautomake-a0a144cd8b5da652ca9b663676475e4b8b5244d1.tar.gz
* configure.in, NEWS: Bump version to 1.6d.Release-1-6d
* tests/libobj12.test, tests/libobj12b.test: Include ./defs, not $srcdir/defs. * tests/suffix8.test: Typo.
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.in2
-rw-r--r--NEWS2
-rw-r--r--aclocal.m46
-rwxr-xr-xconfigure22
-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
-rwxr-xr-xtests/libobj12.test2
-rwxr-xr-xtests/libobj12b.test2
-rwxr-xr-xtests/suffix8.test2
-rw-r--r--version.texi4
16 files changed, 34 insertions, 29 deletions
diff --git a/ChangeLog b/ChangeLog
index 38b165ae5..4e99a39f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2002-09-18 Alexandre Duret-Lutz <duret_g@epita.fr>
+ * configure.in, NEWS: Bump version to 1.6d.
+ * tests/libobj12.test, tests/libobj12b.test: Include ./defs,
+ not $srcdir/defs.
+ * tests/suffix8.test: Typo.
+
* automake.in (check_ambiguous_conditional, rule_define): Issue
syntactic warnings, not errors.
(macro_define): Don't adjust the owner of a variable which is being
diff --git a/Makefile.in b/Makefile.in
index 01ced99be..9bd86c43c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6c from Makefile.am.
+# Makefile.in generated by automake 1.6d from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/NEWS b/NEWS
index fce120c29..22ee91d89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 1.6c:
+New in 1.6d:
* Autoconf 2.54 is required.
* `aclocal' and `automake' will no longer warn about obsolete
configure macros. This is done by `autoconf -Wobsolete'.
diff --git a/aclocal.m4 b/aclocal.m4
index 77bbe9fc2..5970a78c5 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.6c -*- Autoconf -*-
+# generated automatically by aclocal 1.6d -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
@@ -153,14 +153,14 @@ echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
# ----------------------------
# 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.6c"])
+AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6d"])
# 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.6c])])
+ [AM_AUTOMAKE_VERSION([1.6d])])
# Helper functions for option handling. -*- Autoconf -*-
diff --git a/configure b/configure
index c9d8c251e..27e1f2943 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.54 for GNU Automake 1.6c.
+# Generated by GNU Autoconf 2.54 for GNU Automake 1.6d.
#
# Report bugs to <bug-automake@gnu.org>.
#
@@ -265,8 +265,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='GNU Automake'
PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.6c'
-PACKAGE_STRING='GNU Automake 1.6c'
+PACKAGE_VERSION='1.6d'
+PACKAGE_STRING='GNU Automake 1.6d'
PACKAGE_BUGREPORT='bug-automake@gnu.org'
ac_unique_file="automake.in"
@@ -719,7 +719,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.6c to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.6d to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -781,7 +781,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Automake 1.6c:";;
+ short | recursive ) echo "Configuration of GNU Automake 1.6d:";;
esac
cat <<\_ACEOF
@@ -848,7 +848,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-GNU Automake configure 1.6c
+GNU Automake configure 1.6d
generated by GNU Autoconf 2.54
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -863,7 +863,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.6c, which was
+It was created by GNU Automake $as_me 1.6d, which was
generated by GNU Autoconf 2.54. Invocation command line was
$ $0 $@
@@ -1197,7 +1197,7 @@ ac_config_sub="$SHELL $ac_aux_dir/config.sub"
ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-am__api_version="1.6c"
+am__api_version="1.6d"
# 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:
@@ -1436,7 +1436,7 @@ fi
# Define the identity of the package.
PACKAGE=automake
- VERSION=1.6c
+ VERSION=1.6d
cat >>confdefs.h <<_ACEOF
@@ -2093,7 +2093,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
-This file was extended by GNU Automake $as_me 1.6c, which was
+This file was extended by GNU Automake $as_me 1.6d, which was
generated by GNU Autoconf 2.54. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -2147,7 +2147,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-GNU Automake config.status 1.6c
+GNU Automake config.status 1.6d
configured by $0, generated by GNU Autoconf 2.54,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/configure.in b/configure.in
index 420ff24a6..aae7c4037 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@
# 02111-1307, USA.
AC_PREREQ(2.54)
-AC_INIT([GNU Automake], [1.6c], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.6d], [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 9472751b3..3fced07a6 100644
--- a/lib/Automake/Makefile.in
+++ b/lib/Automake/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6c from Makefile.am.
+# Makefile.in generated by automake 1.6d from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 1aac595f6..318a44df9 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6c from Makefile.am.
+# Makefile.in generated by automake 1.6d from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/lib/am/Makefile.in b/lib/am/Makefile.in
index 393e66971..c94df3eaa 100644
--- a/lib/am/Makefile.in
+++ b/lib/am/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6c from Makefile.am.
+# Makefile.in generated by automake 1.6d from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/m4/Makefile.in b/m4/Makefile.in
index 8ed7004d4..967f4816f 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6c from Makefile.am.
+# Makefile.in generated by automake 1.6d from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/stamp-vti b/stamp-vti
index cc15f3848..0428371ba 100644
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,4 +1,4 @@
@set UPDATED 17 September 2002
@set UPDATED-MONTH September 2002
-@set EDITION 1.6c
-@set VERSION 1.6c
+@set EDITION 1.6d
+@set VERSION 1.6d
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 5125e6013..c025ca553 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6c from Makefile.am.
+# Makefile.in generated by automake 1.6d from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/tests/libobj12.test b/tests/libobj12.test
index ef47c883a..a3907263d 100755
--- a/tests/libobj12.test
+++ b/tests/libobj12.test
@@ -22,7 +22,7 @@
# Test if a file can be mentioned in LIBOBJS and explicitly.
# (See libobj12b.test for the LTLIBRARIES check.)
-. $srcdir/defs || exit 1
+. ./defs || exit 1
set -e
cat >> configure.in << 'END'
diff --git a/tests/libobj12b.test b/tests/libobj12b.test
index 2b6970228..ecfb0822a 100755
--- a/tests/libobj12b.test
+++ b/tests/libobj12b.test
@@ -23,7 +23,7 @@
# (Like libobj12.test, but for Libtool libraries.)
required='libtoolize'
-. $srcdir/defs || exit 1
+. ./defs || exit 1
set -e
cat >> configure.in << 'END'
diff --git a/tests/suffix8.test b/tests/suffix8.test
index d98a8bba1..6b1919ce1 100755
--- a/tests/suffix8.test
+++ b/tests/suffix8.test
@@ -50,7 +50,7 @@ libfoo_la_SOURCES = bar.x_
.z_.lo:
cp $< $@
-# Add explicit dependencies to halp make implementations that
+# Add explicit dependencies to help make implementations that
# don't otherwise chain implicit rules (e.g., Sun make).
foo.$(OBJEXT): foo.y_
bar.lo: bar.z_
diff --git a/version.texi b/version.texi
index cc15f3848..0428371ba 100644
--- a/version.texi
+++ b/version.texi
@@ -1,4 +1,4 @@
@set UPDATED 17 September 2002
@set UPDATED-MONTH September 2002
-@set EDITION 1.6c
-@set VERSION 1.6c
+@set EDITION 1.6d
+@set VERSION 1.6d