OSDN Git Service

Allow to pass separate configure arguments for build, host and target.
authorrwild <rwild>
Sat, 2 Oct 2010 23:54:05 +0000 (23:54 +0000)
committerrwild <rwild>
Sat, 2 Oct 2010 23:54:05 +0000 (23:54 +0000)
commita13d5ea04caec3b65a399ec2caa87598a09c5e19
tree144df479ea73240e99f4963f4d692e105e65bd7c
parent4843ae1bbf40ca89ab913dcb09bae71ff0167c8d
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