From c991d310316fa22039f7889c88917f3e2770df80 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Sat, 28 Dec 2002 17:57:49 +0000 Subject: * acx.m4: Name cache variables properly. (NCN_STRICT_CHECK_TOOL): If program is not found and value-if-not-found is empty, use ${ncn_tool_prefix}$2 or $2, depending on whether build != host or not. (NCN_STRICT_CHECK_TARGET_TOOL): Ditto, with the target prefix. --- config/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config/ChangeLog') diff --git a/config/ChangeLog b/config/ChangeLog index dd742ba..15c7c3e 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,11 @@ +2002-12-28 Alexandre Oliva + + * acx.m4: Name cache variables properly. + (NCN_STRICT_CHECK_TOOL): If program is not found and + value-if-not-found is empty, use ${ncn_tool_prefix}$2 or $2, + depending on whether build != host or not. + (NCN_STRICT_CHECK_TARGET_TOOL): Ditto, with the target prefix. + 2002-12-28 Nathanael Nerode * acx.m4: New. -- cgit v1.1