* Makefile.am (maintainer-check): Check for misuses of make,
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 21 Mar 2002 09:11:56 +0000 (09:11 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 21 Mar 2002 09:11:56 +0000 (09:11 +0000)
commitcfa9415ffe5ce0f6fd96af21a6264aa4db6f6f8a
tree09c814ac30abda22540eeb0946ca97304c6b8407
parent940f32f399b17c03c4016d296026da98051e395e
* Makefile.am (maintainer-check): Check for misuses of make,
autoconf, automake, aclocal, and perl in the testsuite.  Suggest
using $MAKE, $AUTOCONF, $AUTOMAKE, $ACLOCAL, and $PERL instead.
* tests/confsub.test: Use $AUTOCONF and $MAKE.
* tests/extra5.test, tests/extra6.test, tests/lex5.test,
tests/nobase.test, tests/nodist2.test, tests/pr204.test,
tests/pr224.test, tests/pr287.test, tests/strip.test,
tests/yacc8.test: Use $MAKE.
15 files changed:
ChangeLog
Makefile.am
Makefile.in
tests/Makefile.in
tests/confsub.test
tests/extra5.test
tests/extra6.test
tests/lex5.test
tests/nobase.test
tests/nodist2.test
tests/pr204.test
tests/pr224.test
tests/pr287.test
tests/strip.test
tests/yacc8.test