]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix autotest --clean, and make it work with `-C dir'.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 1 Feb 2008 23:10:25 +0000 (00:10 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 1 Feb 2008 23:10:25 +0000 (00:10 +0100)
commitc573f843ccd29d3422fe7c408b74ddd7a9f48fba
treef87be7bd5cf8c5747a4320c753de7df4725a88bd
parent7121e5b63def4c99d8f0b473f5ed31f0d1a230e1
Fix autotest --clean, and make it work with `-C dir'.

* lib/autotest/general.m4 (AT_INIT): Fix --clean to work
again, broken since introduction of `-C dir'.
* tests/autotest.at (Choosing where testsuite is run): Test it.
ChangeLog
lib/autotest/general.m4
tests/autotest.at