correctly called without arguments as evidenced by the libtool
demo directories.
+2004-01-20 Gary V. Vaughan <gary@gnu.org>
+
+ * automake.in (scan_autoconf_traces): AC_LIBTOOL_TAGS can be
+ correctly called without arguments as evidenced by the libtool
+ demo directories.
+
2004-01-13 Alexandre Duret-Lutz <adl@gnu.org>
* tests/conflnk3.test: Skip if `test -e' does not work.
AC_CONFIG_LINKS => 1,
AC_INIT => 0,
AC_LIBSOURCE => 1,
- AC_LIBTOOL_TAGS => 1,
+ AC_LIBTOOL_TAGS => 0,
AC_SUBST => 1,
AM_AUTOMAKE_VERSION => 1,
AM_CONDITIONAL => 2,