]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] maintcheck: fix real and spurious warnings
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 31 Jan 2012 10:20:58 +0000 (11:20 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 31 Jan 2012 10:21:13 +0000 (11:21 +0100)
commita0a4ca7d023f85185031ae5f8cbf2dd9102fd073
treebc6850525fe48fcf99c01847612c2bc7f9d9a451
parent691492e130659a3a3520c6d99028e9820165d1b0
[ng] maintcheck: fix real and spurious warnings

* tests/conffile-leading-dot.test ($required): Remove "GNUmake".
* tests/gmake-vars.test: Use 'AUTOMAKE_run' instead of redirecting
the automake stderr by hand.  Use "$MAKE", not bare "make".
* Makefile.am, doc/Makefile.am, tests/Makefile.am,
contrib/check-html.am: Don't use '$(AM_MAKEFLAGS)' in recursive
make invocations.
Makefile.am
contrib/check-html.am
doc/Makefile.am
tests/Makefile.am
tests/conffile-leading-dot.test
tests/gmake-vars.test