* configure.ac: Export @am_AUTOCONF@.
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 12 Oct 2004 19:39:08 +0000 (19:39 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 12 Oct 2004 19:39:08 +0000 (19:39 +0000)
commit769b1cc8f4dd564705524332bd4adff3a306bdf6
treed1a97668342fc5fb364184917f9862a98de1f33f
parent6b8aea4f015ea78e9afb294077bf8d85412392d8
* configure.ac: Export @am_AUTOCONF@.
* tests/defs.in (AUTOCONF): Define as @am_AUTOCONF@, not @AUTOCONF@,
so the test suite runs `autoconf' and not `missing --run autoconf'.
* tests/missing.test, tests/missing2.test: Arrange for missing
to be used in front of autoconf even if the user has exported
AUTOCONF.  This fixes two spurious failures reported by
Mark D. Baushke.
14 files changed:
ChangeLog
Makefile.in
configure
configure.ac
doc/Makefile.in
lib/Automake/Makefile.in
lib/Automake/tests/Makefile.in
lib/Makefile.in
lib/am/Makefile.in
m4/Makefile.in
tests/Makefile.in
tests/defs.in
tests/missing.test
tests/missing2.test