OSDN Git Service

Allow to pass separate configure arguments for build, host and target.
authorrwild <rwild>
Sat, 2 Oct 2010 14:54:05 +0000 (14:54 +0000)
committerrwild <rwild>
Sat, 2 Oct 2010 14:54:05 +0000 (14:54 +0000)
commit4fb64be4c8f011af6c871ff9381cc43a3f26f6a1
tree48450fa0a2c1a935900b9d863bc1b1f040f50aed
parent9c3f7de698844d355d04382ca0ed33d842f6c57a
Allow to pass separate configure arguments for build, host and target.

/:
PR bootstrap/45326
PR bootstrap/45174
* configure.ac: Honor initial values of $build_configargs,
$host_configargs, $target_configargs.  Mark the precious, so
environment settings get recorded.
* configure: Regenerate.
ChangeLog
configure
configure.ac