* Peter O'Gorman wrote on Tue, Aug 26, 2008 at 06:24:11PM CEST:
> Ralf Wildenhues wrote:
> 
> I'd like this to fail for me on darwin (more likely to notice it), so I
> will probably add:
> 
> > +AT_CHECK([eval "$NM \"\$argz_o\" | $global_symbol_pipe"],
> > +    [], [stdout], [ignore])
> > +AT_CHECK([grep "^T argz_" stdout], [1])
> 
> +AT_CHECK([grep "^T _argz_" stdout], [1])

Of course.  Good idea.

Thanks,
Ralf


Reply via email to