From: Ralf Wildenhues Date: Tue, 11 Oct 2005 11:27:56 +0000 (+0000) Subject: * libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Also set INCLTDL. X-Git-Tag: release-2-1b~463 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ea91b1940c62dcfd220e8034aca9e70ecd86dd3;p=thirdparty%2Flibtool.git * libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Also set INCLTDL. --- diff --git a/ChangeLog b/ChangeLog index 406212e33..744efa028 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-10-11 Ralf Wildenhues + * libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Also set INCLTDL. + * libltdl/m4/ltdl.m4 (LTDL_CONVENIENCE, LTDL_INSTALLABLE) (LT_WITH_LTDL): Revert Gary's 2005-10-10 patch. diff --git a/libltdl/m4/ltdl.m4 b/libltdl/m4/ltdl.m4 index 79cd479f4..9d98aec36 100644 --- a/libltdl/m4/ltdl.m4 +++ b/libltdl/m4/ltdl.m4 @@ -185,6 +185,7 @@ if test "x$with_included_ltdl" = xno; then [Define this if a modern libltdl is already installed]) LIBLTDL=-lltdl LTDLINCL= + INCLTDL= fi # Report our decision...