when overriding default tool names don't add cross-prefix
commitb3198cc2eff816b6305bb5aba5b2a48f1cd944f4
authorStuart Yoder <stuart.yoder@freescale.com>
Thu, 4 Aug 2011 22:10:08 +0000 (4 17:10 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 5 Aug 2011 16:55:12 +0000 (5 11:55 -0500)
treedeb04df064e775b59d77df347892abb3625054f4
parent84ec65520bbcc249b50ba9ab3c2c29fcc4ea95b0
when overriding default tool names don't add cross-prefix

When overriding a tool name via a shell variable, don't
tack on the cross-prefix.  This specifically allows the
pkg-config command to be overridden and work where it
does not exist in some cross build environments.

Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
configure