* Makefile.am (maintainer-check): Catch occurrences of
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 26 Mar 2002 09:38:47 +0000 (09:38 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 26 Mar 2002 09:38:47 +0000 (09:38 +0000)
commit6ba4d714c671e3a3909b724b1d1e866d35bf3335
tree069b5b251d86120b4ffbebf5abbc21a018dc7e3b
parent52205f5e7ffb4f687a9ecab3c74f3059a4cdd38e
* Makefile.am (maintainer-check): Catch occurrences of
`$MAKE foo=bar' in the testsuite.  Suggest using
`foo=bar $MAKE -e' instead.
* tests/ansi3.test, tests/ansi5.test, tests/subobj3.test:
Use $MAKE -e.  This fixes a ansi5.test failure with Solaris make.
* tests/defs: Unset $srcdir, and set $testsrcdir to its old value.
* tests/installsh.test (AUTOMAKE, ACLOCAL): Use $testsrcdir.
ChangeLog
Makefile.am
Makefile.in
tests/ansi3.test
tests/ansi5.test
tests/defs
tests/installsh.test
tests/subobj3.test