]> git.ipfire.org Git - thirdparty/automake.git/commit
maintcheck: fix maintainer-check failures, both real and spurious
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 3 Aug 2011 14:35:49 +0000 (16:35 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 3 Aug 2011 14:37:36 +0000 (16:37 +0200)
commitf4e516e6d4ac0fae8919b1997432443ce90320ac
tree6aaf7d04191de12715ddb53c407d9531824a1127
parent5d4dc886c0863ed2a4fdec933a1bded31402094b
maintcheck: fix maintainer-check failures, both real and spurious

* tests/amhello-binpkg.test: Use "$MAKE", not bare "make".
* Makefile.am (sc_perl_local): Also allow perl special variable
`$~' to be localized.  And be slightly laxer in the regexp, to
allow for usages like "local $_ = $foo;".
(sc_tests_overriding_macros_on_cmdline): Also allow for command
line overriding of the `DISABLE_HARD_ERRORS' make variable.  Try
to avoid false positives for usages like "$MAKE || st=$?".
ChangeLog
Makefile.am
Makefile.in
tests/amhello-binpkg.test