]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libltdl/configure.ac (AC_OUTPUT): loaders/Makefile is no longer
authorGary V. Vaughan <gary@gnu.org>
Fri, 15 Apr 2005 10:31:35 +0000 (10:31 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 15 Apr 2005 10:31:35 +0000 (10:31 +0000)
used.

ChangeLog
libltdl/configure.ac

index a5ef3489043eb95cd7f7f384b6fa48119cbb9157..62e163c4981e57ebddc7135a47bc35b429e2f269 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-04-15  Gary V. Vaughan  <gary@gnu.org>
 
+       * libltdl/configure.ac (AC_OUTPUT): loaders/Makefile is no longer
+       used.
+
        * Makefile.am (lt__cd, CD_TESTDIR): New make macros to work around
        problems with CDPATH in some shells.
        (check-local, installcheck-local, clean-local): Use them.
index 729734b56b04b46d1f51f34e3656e7e0069c74a2..a8a06e614d5f19708f25dc0a6196c0b4cc7d1bc4 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with autoconf to create configure. -*- autoconf -*-
-# Copyright (C) 2004 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -76,5 +76,5 @@ LTDL_INIT
 ## -------- ##
 ## Outputs. ##
 ## -------- ##
-AC_CONFIG_FILES([Makefile loaders/Makefile])
+AC_CONFIG_FILES([Makefile])
 AC_OUTPUT