Re: automake (GNU automake) 1.10.1 9 of 538 tests failed

2008-10-05 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Sun, Oct 05, 2008 at 09:58:15PM CEST: > - I don't understand how this patch should have any impact on the other > two test failures you have been seeing. I still see them failing. Never mind. They are SKIPped in your rerun; presumably because either libtoolize or gcc

Re: automake (GNU automake) 1.10.1 9 of 538 tests failed

2008-10-05 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Sun, Oct 05, 2008 at 09:54:48PM CEST: > > I'm still stumped by the fact that sh on AIX evaluates these lines > wrongly, and haven't gotten down to the bottom of this shell bug. > > Reproduced it though, thus pushed the patch below, including a NEWS > entry, to master an

Re: automake (GNU automake) 1.10.1 9 of 538 tests failed

2008-10-05 Thread Ralf Wildenhues
[ moving from bug-automake ] * Ralf Wildenhues wrote on Mon, Sep 29, 2008 at 09:30:28PM CEST: > > The depcomp6.test one looks like bad interaction between AC_PROG_CC_C_O > and AM_PROG_CC_C_O, or a shell bug: although the compiler is deemed > potent by the former, the latter still rewrited $CC to

Re: failure in make check

2008-10-05 Thread Ralf Wildenhues
[ moving from bug-automake ] * Angeline Gail Burrell wrote on Mon, Sep 15, 2008 at 07:55:19AM CEST: > > The attachment make_auto.am has the > stdout from $make check, while make_auto.tests has the stdout from $make > check for tests ausdir2, cond17, lisp3, lisp6, lisp8, and txinfo5 in > verbose

[PATCH] Fix some comment typos.

2008-10-05 Thread Ralf Wildenhues
Pushed master and branch-1-10. Cheers, Ralf Fix some comment typos. * automake.in: Fix some comment typos. * lib/Automake/Condition.pm: Likewise. * lib/Automake/DisjConditions.pm: Likewise. * lib/Automake/Variable.pm: Likewise. * lib/Automake/tests/DisjConditions.pl: