]> git.ipfire.org Git - thirdparty/automake.git/commit
test harness: recursive make invocations must use $(AM_MAKEFLAGS)
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 9 Aug 2011 21:01:23 +0000 (23:01 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 9 Aug 2011 21:27:39 +0000 (23:27 +0200)
commit02dfe16d6d4e2738f00e168bc7f5c3a664e02530
treec40bf274a7fed458fbfe91166d118160703881ba
parentb3c532b0a3dfb7129bf2119b31e87cc01b49e3d1
test harness: recursive make invocations must use $(AM_MAKEFLAGS)

* lib/am/check.am ($(TEST_SUITE_LOG)): Pass $(AM_MAKEFLAGS)
to $(MAKE) when issuing a recursive make call.

Problem detected by the `sc_tests_make_without_am_makeflags'
maintainer check.
ChangeLog
lib/Automake/tests/Makefile.in
lib/am/check.am
tests/Makefile.in