]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libltdl/Makefile.am: Ensure that lt__dirent.h is part of the dist,
authorPeter O'Gorman <peter@pogma.com>
Sun, 18 Jul 2004 14:13:04 +0000 (14:13 +0000)
committerPeter O'Gorman <peter@pogma.com>
Sun, 18 Jul 2004 14:13:04 +0000 (14:13 +0000)
also make failed looking for configure.ac, look for
$(top_srcdir)/configure.ac instead.

ChangeLog
libltdl/Makefile.am

index d8b6dd97acb7b6df049fc56a3dde8cec3eda7450..d994fac07d41cf764f76413308f6545874aebd72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-18  Peter O'Gorman  <peter@pogma.com>
+
+       * libltdl/Makefile.am: Ensure that lt__dirent.h is part of the dist,
+       also make failed looking for configure.ac, look for 
+       $(top_srcdir)/configure.ac instead.
+
 2004-07-15  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/lt__private.h (lt_dlhandle_struct): Renamed to
index dfc16052d8e8c36e0b851becfae69fcd5e993999..806d1e6c820cc327b472ae80ffdbbd53270e4e73 100644 (file)
@@ -38,6 +38,7 @@ libdlloader_la_SOURCES  = lt_error.h lt_error.c \
                          lt__private.h lt_system.h \
                          lt__alloc.h lt__alloc.c \
                          lt__glibc.h \
+                         lt__dirent.h \
                          slist.h slist.c
 libdlloader_la_LDFLAGS = $(VERSION_INFO)
 libdlloader_la_LIBADD  = $(LTLIBOBJS)
@@ -67,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 configure.ac \
+nobase_ltdldata_DATA   = COPYING.LIB Makefile.am README $(top_srcdir)/configure.ac \
                          $(libltdl_la_SOURCES) $(libdlloader_la_SOURCES) \
                          lt__dirent.c lt__dirent.h argz_.h argz.c