From: Gary V. Vaughan Date: Fri, 6 May 2005 17:41:47 +0000 (+0000) Subject: * libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Propogate ltdl directory. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bab70c17d8cd401534f94ab128d6d04ef6b5491b;p=thirdparty%2Flibtool.git * libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Propogate ltdl directory. --- diff --git a/ChangeLog b/ChangeLog index b5d938b11..6ebbd60c0 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