From f521595158abfc1e5aa63aae3a721290289eaa8f Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 6 Nov 2000 21:24:29 +0000 Subject: ${prefix} doesn't get defaulted until the end of configure, so check if * configure.in (GTKHTML_LIBS): ${prefix} doesn't get defaulted until the end of configure, so check if it's "NONE" and use ${ac_default_prefix} if so. svn path=/trunk/; revision=6426 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c2594b72f6..bd44e8882b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-11-06 Dan Winship + + * configure.in (GTKHTML_LIBS): ${prefix} doesn't get defaulted + until the end of configure, so check if it's "NONE" and use + ${ac_default_prefix} if so. + 2000-11-06 Radek Doulik * configure.in (GTKHTML_LIBS): also look for HTMLEditor.idl in -- cgit v1.2.3