bug#10414: Wrong manpage name in automake 1.11.2

2011-12-31 Thread Dagobert Michelsen
Hi, I have compiled automake 1.11.2 on Solaris 9 Sparc with Sun Studio 12 with OpenCSW build standards and get wrong man page names: /opt/csw/share/man/man1/aclocal-1.11.1 /opt/csw/share/man/man1/automake-1.11.1 I think the origin are these wrong versions in the files unstable9s% more automake

bug#9299: [FYI] {master} maintcheck: be sure to look at all the test cases

2011-12-31 Thread Stefano Lattarini
Many maintainer checks in the top-level Makefile.am did some unwarranted assumptions about the test cases, i.e., they assumed that all the test scripts matched the wildcard `$(srcdir)/*.test'. This failed to properly take into account VPATH builds (where some generated tests might be in ${builddir

bug#8071: Please rename automake invocation node

2011-12-31 Thread Stefano Lattarini
On 12/30/2011 06:17 PM, Stefano Lattarini wrote: > On 12/30/2011 03:29 PM, Eric Blake wrote: >> [SNIP] >> >> So we _do_ need to make the swap. >> > Thanks for your explanation and testing. Here is the patch I'll > push shortly if there is no objection. > Pushed now. Regards, Stefano