Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-12-28 20:57:49 +0300
committerAlexandre Oliva <aoliva@redhat.com>2002-12-28 20:57:49 +0300
commitc991d310316fa22039f7889c88917f3e2770df80 (patch)
tree8b97510e27eaee9a9f39c09e289c63e303785f96 /config/ChangeLog
parent81011f17bbe93e62341e67887089dd4bde96cf72 (diff)
* 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.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index dd742ba0b..15c7c3e0a 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,11 @@
+2002-12-28 Alexandre Oliva <aoliva@redhat.com>
+
+ * 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 <neroden@gcc.gnu.org>
* acx.m4: New.