]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
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)
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

index 62b3466ebc39decba27b7be83a57b8ddd52628bb..514dcf1c7b4ea46756f750a6f25afbe33b6bdea9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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
index 402dbeedec05cfe97866df8bed88e66e97c547b5..18314af71b7d120511612262d10fd28cc71489b1 100644 (file)
@@ -21,7 +21,7 @@ SUBDIRS                       = loaders .
 
 BUILT_SOURCES          =
 MOSTLYCLEANFILES       =
-EXTRA_DIST             =
+EXTRA_DIST             = configure.ac
 
 AUTOMAKE_OPTIONS       = foreign
 ACLOCAL_AMFLAGS                = -I m4
@@ -68,7 +68,7 @@ libltdlc_la_LIBADD    =  $(libdlloader_la_OBJECTS) $(libdlloader_la_LIBADD)
 ## 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