]> git.ipfire.org Git - thirdparty/libtool.git/commit
* tests/defs.m4sh (func_get_config): Build egrep regex to speed
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 15 Mar 2008 22:06:56 +0000 (22:06 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 15 Mar 2008 22:06:56 +0000 (22:06 +0000)
commit401c24caabb67fa02f6ad0c6f2e1fbf115d12dfe
tree7a8bdac0e6676bc4816fdcdf56416daf5a0cabb6
parentc0d963ceec194c74e3a3ffcb7314e9c960d4a797
* tests/defs.m4sh (func_get_config): Build egrep regex to speed
up extracting several variables at once.  Use it to extract all
default variables at once.  Also extract build_alias and
host_alias from the libtool script.
(func_configure_nofail): Use build_alias and host_alias for
--build and --host, respectively.  Pass each if nonempty.
* tests/testsuite.at: Pass --build if build_alias is nonemtpy.
* tests/quote.test: Extract ECHO and wl at once.
ChangeLog
tests/defs.m4sh
tests/quote.test
tests/testsuite.at