]> git.ipfire.org Git - thirdparty/gcc.git/commit
acx.m4: Name cache variables properly.
authorAlexandre Oliva <aoliva@redhat.com>
Sat, 28 Dec 2002 17:57:00 +0000 (17:57 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sat, 28 Dec 2002 17:57:00 +0000 (17:57 +0000)
commit5888b7f20e3408b8eea063d75767f1eb9eff4f47
tree7978ade501f35ec7c176dbcfaef119c7da0d3c10
parente245b0ea6b544e2291d98090e7195307f300d395
acx.m4: Name cache variables properly.

* 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.

From-SVN: r60581
config/ChangeLog
config/acx.m4