This is the mail archive of the
src-cvs@sources.redhat.com
mailing list .
src/config ChangeLog acx.m4
- From: aoliva at sources dot redhat dot com
- To: src-cvs at sources dot redhat dot com
- Date: 28 Dec 2002 17:57:50 -0000
- Subject: src/config ChangeLog acx.m4
CVSROOT: /cvs/src
Module name: src
Changes by: aoliva@sourceware.org 2002-12-28 09:57:50
Modified files:
config : ChangeLog acx.m4
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.20&r2=1.21
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/acx.m4.diff?cvsroot=src&r1=1.1&r2=1.2