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
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
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