+2005-05-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * doc/libtool.texi (Distributing libltdl): Add note that
+ `libltdl/Makefile' should not be configured by toplevel `configure.ac'.
+ Reported by Gideon Go <gideon.go@gmail.com>.
+
2005-05-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* libtool.m4 (AC_LIBTOOL_LANG_CXX_CONFIG, AC_LIBTOOL_PROG_LD_SHLIBS)
with programs that include @file{ltdl.h}. It is up to you to use
@samp{AC_SUBST} to ensure that this variable will be available in
@file{Makefile}s, or add them to variables that are @samp{AC_SUBST}ed by
-default, such as @var{LIBS} and @var{CPPFLAGS}.
+default, such as @var{LIBS} and @var{CPPFLAGS}. Also note that you should
+not include @file{libltdl/Makefile} in the list of files to be configured
+from your toplevel @file{configure.in}; this is done by
+@file{libltdl/configure.ac}.
If you're using the convenience libltdl, @var{LIBLTDL} will be the
pathname for the convenience version of libltdl and @var{LTDLINCL} will be