From: Gary V. Vaughan Date: Fri, 6 May 2005 17:39:59 +0000 (+0000) Subject: * libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Propogate ltdl directory. X-Git-Tag: release-2-1b~642 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a262a3633a851d51dc99447f36fa0eec28c915ce;p=thirdparty%2Flibtool.git * libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Propogate ltdl directory. --- diff --git a/ChangeLog b/ChangeLog index e6b1cb5eb..db93564c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-05-06 Gary V. Vaughan + + * libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Propogate ltdl directory. + 2005-05-02 Ralf Wildenhues * Makefile.am (stamp-vcl): Use `diff' instead of `cmp'. diff --git a/m4/ltdl.m4 b/m4/ltdl.m4 index 5f46c600b..845bf6e41 100644 --- a/m4/ltdl.m4 +++ b/m4/ltdl.m4 @@ -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