diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2013-04-26 20:22:24 +0200 |
---|---|---|
committer | Stefano Lattarini <stefano.lattarini@gmail.com> | 2013-04-26 20:22:24 +0200 |
commit | 3fd147d8cf435e337bc9c6270da23633993967cf (patch) | |
tree | a80b32f6feb32138b3731ab36d906e05490bc186 /THANKS | |
parent | 13ca4c137dd5b33778861b82dfd1738fd601fb4f (diff) | |
parent | cfe0abc7fcedfac86c8928a7dce41aeb41f461a9 (diff) | |
parent | 526df875677f9e67b86c89ad1c611a77cb924662 (diff) | |
parent | 2d47361d9b5a8f313408c940ed23a24592db88f7 (diff) | |
download | automake-3fd147d8cf435e337bc9c6270da23633993967cf.tar.gz |
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