]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix regression in empty test.
authorEric Blake <ebb9@byu.net>
Thu, 9 Apr 2009 16:29:33 +0000 (10:29 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 9 Apr 2009 23:40:15 +0000 (17:40 -0600)
commitbd671cbd57c759087b3f3d4c0b3d4c056712063a
treef734db5a193af3eb441585a59606efd87579a987
parentfc5c85a6b288df184081051c45a0569e1e8fcae2
Fix regression in empty test.

* lib/autotest/general.m4 (AT_SETUP): Prep AT_ingroup for fallback
use in empty test.  Fixes regression introduced 2009-04-06.
(_AT_CHECK): Undo fallback when a test is not empty.
(AT_CLEANUP): Expand AT_ingroup before deleting.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/autotest/general.m4