Merge few bug-fixing branches into branch-1.13.2
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 26 Apr 2013 18:22:24 +0000 (20:22 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 26 Apr 2013 18:22:24 +0000 (20:22 +0200)
commit3fd147d8cf435e337bc9c6270da23633993967cf
treea80b32f6feb32138b3731ab36d906e05490bc186
parent13ca4c137dd5b33778861b82dfd1738fd601fb4f
parentcfe0abc7fcedfac86c8928a7dce41aeb41f461a9
parent526df875677f9e67b86c89ad1c611a77cb924662
parent2d47361d9b5a8f313408c940ed23a24592db88f7
Merge few bug-fixing branches into branch-1.13.2

* fix-part-pr13832:
  tests: avoid possible autotools caching issues (automake bug#13832)

* fix-pr13760:
  dry-run: don't get confused by '-I' option
  dry-run: with GNU make, prefer $(MFLAGS) over $(MAKEFLAGS)
  header vars: can determine whether we are running under GNU make

* fix-doc-pr14019:
  docs: issues with configure substitutions in TESTS

* news-wording-improve:
  NEWS: improve wording for automake bug#13514 fix