Re: testsuite generation on darwin broken

2008-03-20 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Ralf Wildenhues on 3/20/2008 12:29 PM: |> Eric committed a patch for this. |> http://git.savannah.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=c1841dc6d2e95ebe4f4c705a36254447957152c2 | | Thanks! I glanced at the git m4 NEWS file but didn't r

Re: testsuite generation on darwin broken

2008-03-20 Thread Ralf Wildenhues
Hi Peter, * Peter O'Gorman wrote on Thu, Mar 20, 2008 at 07:23:50PM CET: > Ralf Wildenhues wrote: > > On powerpc-apple-darwin8.11.0, with m4-1.4.10 installed, > > make check > > > > results in a testsuite that contains only the single line > > #! /bin/sh > Eric committed a patch for this. >

Re: testsuite generation on darwin broken

2008-03-20 Thread Peter O'Gorman
Ralf Wildenhues wrote: > Hi Eric, > > On powerpc-apple-darwin8.11.0, with m4-1.4.10 installed, > make check > > results in a testsuite that contains only the single line > #! /bin/sh > > with current git Autoconf. Is this due to some m4wrap bug? Hi Ralf, Eric committed a patch for this. ht

testsuite generation on darwin broken

2008-03-20 Thread Ralf Wildenhues
Hi Eric, On powerpc-apple-darwin8.11.0, with m4-1.4.10 installed, make check results in a testsuite that contains only the single line #! /bin/sh with current git Autoconf. Is this due to some m4wrap bug? Cheers, Ralf