2004-07-28 Alexandre Duret-Lutz <adl@gnu.org>
+ * automake.in (generate_makefile): Update misleading comment about
+ libtool scripts.
+
* lib/texinfo.tex: New upstream version.
2004-07-25 Alexandre Duret-Lutz <adl@gnu.org>
"`INCLUDES' is the old name for `AM_CPPFLAGS' (or `*_CPPFLAGS')")
if var ('INCLUDES');
- # At the toplevel directory, we might need config.guess, config.sub
- # or libtool scripts (ltconfig and ltmain.sh).
+ # At the toplevel directory, we might need config.guess, config.sub.
+ # (Libtool scripts such ltconfig as ltmain.sh are checked for in
+ # handle_libtool.)
if ($relative_dir eq '.')
{
# AC_CANONICAL_HOST and AC_CANONICAL_SYSTEM need config.guess and