* configure.in, NEWS: Bump version to 1.6f.
diff --git a/ChangeLog b/ChangeLog
index bec7469..25d4a39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2002-09-20 Alexandre Duret-Lutz <duret_g@epita.fr>
+ * configure.in, NEWS: Bump version to 1.6f.
+
* Makefile.am (INSTALL): New rules.
2002-09-20 Mirko Streckenbach <strecken@infosun.fmi.uni-passau.de>
diff --git a/Makefile.in b/Makefile.in
index 7016be8..ba92fc8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6e from Makefile.am.
+# Makefile.in generated by automake 1.6f from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/NEWS b/NEWS
index 22ee91d..55ab001 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 1.6d:
+New in 1.6f:
* 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 1fbecfa..6bdff71 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.6e -*- Autoconf -*-
+# generated automatically by aclocal 1.6f -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
@@ -153,14 +153,14 @@
# ----------------------------
# 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.6e"])
+AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6f"])
# 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.6e])])
+ [AM_AUTOMAKE_VERSION([1.6f])])
# Helper functions for option handling. -*- Autoconf -*-
diff --git a/configure b/configure
index 4eda929..7f9320a 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.6e.
+# Generated by GNU Autoconf 2.54 for GNU Automake 1.6f.
#
# Report bugs to <bug-automake@gnu.org>.
#
@@ -265,8 +265,8 @@
# Identity of this package.
PACKAGE_NAME='GNU Automake'
PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.6e'
-PACKAGE_STRING='GNU Automake 1.6e'
+PACKAGE_VERSION='1.6f'
+PACKAGE_STRING='GNU Automake 1.6f'
PACKAGE_BUGREPORT='bug-automake@gnu.org'
ac_unique_file="automake.in"
@@ -719,7 +719,7 @@
# 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.6e to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.6f to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -781,7 +781,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Automake 1.6e:";;
+ short | recursive ) echo "Configuration of GNU Automake 1.6f:";;
esac
cat <<\_ACEOF
@@ -848,7 +848,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-GNU Automake configure 1.6e
+GNU Automake configure 1.6f
generated by GNU Autoconf 2.54
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -863,7 +863,7 @@
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.6e, which was
+It was created by GNU Automake $as_me 1.6f, which was
generated by GNU Autoconf 2.54. Invocation command line was
$ $0 $@
@@ -1197,7 +1197,7 @@
ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-am__api_version="1.6e"
+am__api_version="1.6f"
# 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 @@
# Define the identity of the package.
PACKAGE=automake
- VERSION=1.6e
+ VERSION=1.6f
cat >>confdefs.h <<_ACEOF
@@ -2093,7 +2093,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by GNU Automake $as_me 1.6e, which was
+This file was extended by GNU Automake $as_me 1.6f, which was
generated by GNU Autoconf 2.54. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -2147,7 +2147,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-GNU Automake config.status 1.6e
+GNU Automake config.status 1.6f
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 d54051d..d432730 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@
# 02111-1307, USA.
AC_PREREQ(2.54)
-AC_INIT([GNU Automake], [1.6e], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.6f], [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 96298e5..cc6efe8 100644
--- a/lib/Automake/Makefile.in
+++ b/lib/Automake/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6e from Makefile.am.
+# Makefile.in generated by automake 1.6f 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 01053ab..d3b8fd5 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6e from Makefile.am.
+# Makefile.in generated by automake 1.6f 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 df1a59f..e531dc3 100644
--- a/lib/am/Makefile.in
+++ b/lib/am/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6e from Makefile.am.
+# Makefile.in generated by automake 1.6f 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 ca0ffe9..d6adbc0 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6e from Makefile.am.
+# Makefile.in generated by automake 1.6f from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/stamp-vti b/stamp-vti
index be00235..a0068dc 100644
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,4 +1,4 @@
@set UPDATED 19 September 2002
@set UPDATED-MONTH September 2002
-@set EDITION 1.6e
-@set VERSION 1.6e
+@set EDITION 1.6f
+@set VERSION 1.6f
diff --git a/tests/Makefile.in b/tests/Makefile.in
index c961b33..889e826 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6e from Makefile.am.
+# Makefile.in generated by automake 1.6f from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
diff --git a/version.texi b/version.texi
index be00235..a0068dc 100644
--- a/version.texi
+++ b/version.texi
@@ -1,4 +1,4 @@
@set UPDATED 19 September 2002
@set UPDATED-MONTH September 2002
-@set EDITION 1.6e
-@set VERSION 1.6e
+@set EDITION 1.6f
+@set VERSION 1.6f