]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] recheck: improve the fix for bug#11791 to use more GNU make features
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 1 Jul 2012 17:28:51 +0000 (19:28 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 1 Jul 2012 18:32:35 +0000 (20:32 +0200)
commite1b72b8f69b934116018c4d9fcb42dabe89e14a5
treeb565ca2124909721624981546907f1bed1371bbf
parent6532c8c1b3fbff1170aa63f4a8b9439991b636b9
[ng] recheck: improve the fix for bug#11791 to use more GNU make features

* lib/am/parallel-tests.am: Here, and to generally have a "look and feel"
more in the Automake-NG style.  Also, improve comments while we are at it.
* Makefile.am (XFAIL_TESTS): Remove 't/test-missing.sh', as the changes in
'parallel-tests.am' have restored some semantics that had been messed up
in the previous merge (where 't/test-missing.sh' started failing).

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Makefile.am
lib/am/parallel-tests.am