diff --git a/ChangeLog b/ChangeLog index e6b1cb5e..db93564c 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 5f46c600..845bf6e4 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