]> git.ipfire.org Git - thirdparty/autoconf.git/commit
testsuite: pass $configure_options to configure invocations.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 13 Sep 2009 16:03:31 +0000 (18:03 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 14 Sep 2009 17:30:22 +0000 (19:30 +0200)
commit5d38833a3d4dca0bf8147c10ba75067f44dc5604
tree9a8cfbc7e8176735ca234414520d87f88a8284ab
parent83989941d307b772d92356f49d25a82a806e7b08
testsuite: pass $configure_options to configure invocations.

* tests/local.at (AT_CHECK_CONFIGURE): Add $configure_options
to configure command line.
* tests/autotest.at, tests/base.at, tests/c.at, tests/torture.at:
Likewise for each configure invocation.
* README-hacking: Document configure_options.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
README-hacking
tests/autotest.at
tests/base.at
tests/c.at
tests/local.at
tests/torture.at