From 0ea91b1940c62dcfd220e8034aca9e70ecd86dd3 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Tue, 11 Oct 2005 11:27:56 +0000 Subject: [PATCH] * libltdl/m4/ltdl.m4 (LT_WITH_LTDL): Also set INCLTDL. --- ChangeLog | 2 ++ libltdl/m4/ltdl.m4 | 1 + 2 files changed, 3 insertions(+) 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... -- 2.47.3