mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-11-27 06:09:57 +08:00
* libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Propogate ltdl directory.
This commit is contained in:
parent
f815c1a1d1
commit
a262a3633a
@ -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'.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user