+2004-01-07 Alexandre Duret-Lutz <adl@gnu.org>
+
+ * lib/autom4te.in (Automake-preselections): Preselect AC_LIBTOOL_TAGS
+ and _LT_AC_TAGCONFIG.
+
2004-01-06 Paul Eggert <eggert@twinsun.com>
* doc/autoconf.texi (One Macro Call): Fix an incorrect
srcdir): Likewise.
* doc/autoconf.texi (Limitations of Usual Tools):
Warn against "rm -fr".
-
+
2004-01-03 Paul Eggert <eggert@twinsun.com>
* doc/autoconf.texi (Limitations of Usual Tools): Mention that cc
# Definition of Autom4te option sets. -*- Makefile -*-
#
-# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
#
# This file is part of GNU Autoconf.
#
args: --preselect AC_CONFIG_LINKS
args: --preselect AC_INIT
args: --preselect AC_LIBSOURCE
+args: --preselect AC_LIBTOOL_TAGS
args: --preselect AC_SUBST
args: --preselect AM_AUTOMAKE_VERSION
args: --preselect AM_CONDITIONAL
args: --preselect AM_PROG_CC_C_O
args: --preselect m4_include
args: --preselect m4_sinclude
+args: --preselect _LT_AC_TAGCONFIG
end-language: "Automake-preselections"