Alexandre Duret-Lutz wrote:
> Please do direct bug reports to [EMAIL PROTECTED], a spurious
> failure of CVS Automake is noise for [EMAIL PROTECTED]
There is no mention of bug-automake on the web page.
http://www.gnu.org/software/automake/
Could one be added? Here is a proposed patch against
>>> "Patrick" == Patrick Welche <[EMAIL PROTECTED]> writes:
[...]
Patrick> I actually wonder, why is it using the old (well, 13 Oct) installed
Patrick> /usr/local/bin/aclocal-1.9a rather than the new aclocal created
Patrick> in /usr/src/local/automake ?
I don't know: the test suite displays $
On a recent NetBSD/i386 system with today's cvs autoconf/automake:
=== Running test ./aclocal.test
+ pwd
/usr/src/local/automake/tests/testSubDir
+ set -e
+ aclocal-1.9a -Werror --output=fred
+ test -f fred
+ aclocal-1.9a -Werror --unknown-option
+ grep help stderr
aclocal: Try `/usr/src/local/aut