* libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Propogate ltdl directory.

This commit is contained in:
Gary V. Vaughan 2005-05-06 17:39:59 +00:00
parent f815c1a1d1
commit a262a3633a
2 changed files with 5 additions and 1 deletions

View File

@ -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'.

View 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