]> git.ipfire.org Git - thirdparty/libtool.git/commit
Although libtool is optimised to not need to subconfigure libltdl,
authorGary V. Vaughan <gary@gnu.org>
Sat, 31 Jul 2004 00:17:02 +0000 (00:17 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sat, 31 Jul 2004 00:17:02 +0000 (00:17 +0000)
commit5ffafe9407216e3675de3eca487e21ba5822ee2a
treef9673aee9f35ed3e636b8587061a3d2f6146f595
parente46561b83eba3c3985f599ccea61392e69814dff
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.
ChangeLog
libltdl/Makefile.am