Re: test fails when no C++ compiler is available

2009-05-13 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Ralf Wildenhues on 5/13/2009 1:49 PM: > Thanks for the bug report. I'm proposing the following patch to fix > this test failure, that doesn't care about the AC_PROG_CXX glitch. > OK? > > Thanks, > Ralf > > testsuite: skip `Multiple

Re: test fails when no C++ compiler is available

2009-05-13 Thread Ralf Wildenhues
[ dropping bug-automake, adding autoconf-patches ] Hi Jim, Eric, * Jim Meyering wrote on Tue, May 12, 2009 at 11:30:40AM CEST: > > I've just built automake-from-git on a newly-installed system > > that lacked a C++ compiler. It failed like this: > > 220. compile.at:204: 220. Multiple languages

zsh $? on empty command (was: AS_IF breakage)

2009-05-13 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 4/14/2009 7:09 PM: >>> $ zsh -c 'emulate sh; false; $empty; echo $?' >>> 1 >> Present in zsh 4.3.6, not present in zsh 4.3.4, BTW. > > I'm still trying to figure out where best to document this in the manual. Done as follow