]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Propogate ltdl directory.
authorGary V. Vaughan <gary@gnu.org>
Fri, 6 May 2005 17:41:47 +0000 (17:41 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 6 May 2005 17:41:47 +0000 (17:41 +0000)
ChangeLog
m4/ltdl.m4

index b5d938b114fab2d6f3cc6215f8b2c0f466a946b5..6ebbd60c09941071a4b2317383ddc5553fb542c6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-05-06  Gary V. Vaughan  <gary@gnu.org>
+
+       * libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Propogate ltdl directory.
+
 2005-05-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * Makefile.am (stamp-vcl): Use `diff' instead of `cmp'.
index 5f46c600b952aba9976272d6c8cefebc436f8131..845bf6e41b3af76f83fd0b2f13fec2bcd673d381 100644 (file)
@@ -33,7 +33,7 @@ fi
 if test "x$enable_ltdl_install" != xyes; then
   # If the user did not specify an installable libltdl, then default
   # to a convenience lib.
-  LTDL_CONVENIENCE
+  LTDL_CONVENIENCE([$1])
 fi
 
 if test "x$with_included_ltdl" = xno; then