From bab70c17d8cd401534f94ab128d6d04ef6b5491b Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Fri, 6 May 2005 17:41:47 +0000 Subject: [PATCH] * libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Propogate ltdl directory. --- ChangeLog | 4 ++++ m4/ltdl.m4 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.47.2