+2004-07-31 Gary V. Vaughan <gary@gnu.org>
+
+ Although libtool is optimised to not need to subconfigure libltdl,
+ the installed libltdl sources for libtoolize need to put
+ libltdl/configure.ac in the parent package so that *it* can
+ subconfigure libltdl. That way we don't put any constraints on
+ the build system used by the parent package because the
+ libtoolized libltdl subtree is a self-contained sub-project:
+
+ * libltdl/Makefile.am (EXTRA_DIST): Add configure.ac.
+ (nobase_ltdldata_DATA): Change back to libltdl's own
+ configure.ac.
+
2004-07-30 Gary V. Vaughan <gary@gnu.org>
My thanks to Alexandre Duret-Lutz <adl@gnu.org> for the insight
BUILT_SOURCES =
MOSTLYCLEANFILES =
-EXTRA_DIST =
+EXTRA_DIST = configure.ac
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
## These are installed as a subdirectory of pkgdatadir so that
## libtoolize --ltdl can find them later:
ltdldatadir = $(pkgdatadir)/libltdl
-nobase_ltdldata_DATA = COPYING.LIB Makefile.am README $(top_srcdir)/configure.ac \
+nobase_ltdldata_DATA = COPYING.LIB Makefile.am README configure.ac \
$(libltdl_la_SOURCES) $(libdlloader_la_SOURCES) \
lt__dirent.c lt__dirent.h argz_.h argz.c