]> sourceware.org Git - automake.git/commit
* Makefile.am (maintainer-check): Check for misuses of make,
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 21 Mar 2002 09:11:54 +0000 (09:11 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 21 Mar 2002 09:11:54 +0000 (09:11 +0000)
commit168d8cdb4bb308089f2427b6abc6e17f310a0741
treef409ce4a2dee0a94e6161e84dcdec965796b9195
parent89cccefe5ddff1a60c3a9c5584e3ed6f4ddd7f00
* 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
This page took 0.029088 seconds and 5 git commands to generate.