]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] refactor: use new function 'am.vars.is-undef' ...
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 27 Jul 2012 22:52:45 +0000 (00:52 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 28 Jul 2012 08:15:27 +0000 (10:15 +0200)
commit9dc9b4ee3aad18832fce71a2d40c8dc87d43f80d
tree7b5534544feced052b51b5287d57edff6aec5225
parente2004fd5ed8420617af1d31b99228908b0a3b948
[ng] refactor: use new function 'am.vars.is-undef' ...

* lib/am/header-vars.am (SUBDIRS): ... in the definition of this (instead
of using hand-rolled almost-equivalent) ...
($(1)LOG_DRIVER, TEST_EXTENSIONS): ... and of these (instead of resorting
to weaker and unsafer '?=' assignment).

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