]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libltdl/configure.ac (AC_OUTPUT): loaders/Makefile.am is no
authorEric Blake <ebb9@byu.net>
Mon, 25 Apr 2005 16:16:17 +0000 (16:16 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 25 Apr 2005 16:16:17 +0000 (16:16 +0000)
longer used.

ChangeLog
libltdl/configure.ac

index 2778ab83064dd9111d772f8518e2a786358c6478..c1ce474c30e78882916e315d53389b7260ea6a71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-04-25  Eric Blake  <ebb9@byu.net>  (tiny change)
 
+       * libltdl/configure.ac (AC_OUTPUT): loaders/Makefile.am is no
+       longer used.
+
        * Makefile.am (ltdldatadir): Fix typo.
 
 2005-04-25  Gary V. Vaughan  <gary@gnu.org>,
index 7dc0bb6953f2fcba00009762e4bb3b0221f3dba1..2cdc36d87c08682496427d937efbb94a649b0d70 100644 (file)
@@ -76,5 +76,5 @@ LTDL_INIT
 ## -------- ##
 ## Outputs. ##
 ## -------- ##
-AC_CONFIG_FILES([Makefile loaders/Makefile])
+AC_CONFIG_FILES([Makefile])
 AC_OUTPUT