+2004-05-22 Alexandre Duret-Lutz <adl@gnu.org>
+
+ * lib/autom4te.in (Automake-preselections): Preselect
+ LT_SUPPORTED_TAG in lieu of AC_LIBTOOL_TAGS.
+
2004-05-19 Kevin Ryde <user42@zip.com.au>
* doc/autoconf.texi (Function Portability): Add strerror_r, cross
* lib/autoconf/c.m4 (_AC_PROG_CC_G, _AC_PROG_CXX_G): Don't
consider -g to work if it generates warnings when plain compiles
-v don't. Problem reported by Braden McDaniel in:
+ don't. Problem reported by Braden McDaniel in:
http://mail.gnu.org/archive/html/autoconf-patches/2003-07/msg00014.html
* doc/autoconf.texi (Slashes): New section, to document a problem
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_INIT_AUTOMAKE
args: --preselect AM_MAINTAINER_MODE
args: --preselect AM_PROG_CC_C_O
+args: --preselect LT_SUPPORTED_TAG
+args: --preselect _LT_AC_TAGCONFIG
args: --preselect m4_include
args: --preselect m4_sinclude
-args: --preselect _LT_AC_TAGCONFIG
end-language: "Automake-preselections"