Merge branch 'fix-pr12554' into branch-1.13.2
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 30 Apr 2013 21:55:47 +0000 (23:55 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 30 Apr 2013 21:55:47 +0000 (23:55 +0200)
commitd432f067fb1569c4127b86c8d7e157e3687115f2
tree72843b161cb517ce9e22a190e119358881b7759b
parent6d3ffeb90d64fe060c8ce6aa57b1cc69321bf994
parent5a29f7aa6fdc2aa1cb8fccfc917dbd5f579c1e7b
Merge branch 'fix-pr12554' into branch-1.13.2

* fix-pr12554:
  tests: avoid a spurious error with Solaris make
  subdirs: don't return false positives for the '-k' option's presence
  header-vars: recognize more make flags ('-k' in particular)
  header-vars: simplify how make flags are determined
  tests: remove dead code from t/make-dryrun.tap
  header-vars: new variable $(am__running_with_option)
  tests: expose bug#12554 (false positives for presence of '-k' make option)
THANKS
t/list-of-tests.mk
t/make-dryrun.tap