[FYI] {maint} depend2.am: fix comments on verbosity of compilation rules

2013-01-09 Thread Stefano Lattarini
The situation and decisions described on those comments have become quite outdated since the introduction of the silent-rules support. Today, the general idea is to have nice, terse output if silent rules are enabled, and complete, faithful, very verbose output if they are not -- without trying to

[FYI] {maint} depend2.am: improve comments a little

2013-01-09 Thread Stefano Lattarini
* lib/am/depend2.am: The "fastdep" mode is supported not only for gcc 3.x, but for gcc 3.x or later, in particular, for all gcc in the 4.x series (at the time of writing, the latest release is 4.72). Adjust the comments to match, and re-wrap them while at it. Signed-off-by: Stefano Lattarini ---

[FYI] plans: automake 1.14 is to assume "rm -f" with no args is OK

2013-01-09 Thread Stefano Lattarini
See automake bug#10828. * PLANS/rm-f-without-args.txt: New. Signed-off-by: Stefano Lattarini --- PLANS/rm-f-without-args.txt | 40 1 file changed, 40 insertions(+) create mode 100644 PLANS/rm-f-without-args.txt diff --git a/PLANS/rm-f-without-args.txt

[FYI] plans: we want to active subdir-objects unconditionally in automake 1.14

2013-01-09 Thread Stefano Lattarini
See automake bug#13378. * PLANS/subdir-objects.txt: New. * t/ccnoco4.sh: Improve heading comments a little. Signed-off-by: Stefano Lattarini --- PLANS/subdir-objects.txt | 67 t/ccnoco4.sh | 9 --- 2 files changed, 72 insertions(

[FYI] Merge branch 'maint' into master

2013-01-09 Thread Stefano Lattarini
commit bfd7cc5a7e2f4dbfa9b6c6188029b6fe345eba81 Merge: 7965844 8971d23 Author: Stefano Lattarini Date: Wed Jan 9 12:04:52 2013 +0100 Merge branch 'maint' * maint: tests: adjust stale references to old test names tests: rename the last aclocal test with dumb name tests