On 08/04/2010 12:33 PM, Ralf Wildenhues wrote:
> * Ralf Wildenhues wrote on Tue, Aug 03, 2010 at 10:48:53PM CEST:
>> * scott mc wrote on Tue, Aug 03, 2010 at 10:22:55PM CEST:
>>
>> |  253: compile.at:170     AC_LANG_SOURCE example
>> |  254: compile.at:216     AC_LANG_PROGRAM example
>>
>> These are actual bugs in the Autoconf testsuite (but not in the rest of
>> Autoconf).  Will fix.

And I thought I had already fixed them, based on the cygwin failure with
config.site just before the release.  Oh well.

> 
> The sed script to throw away the "uninteresting" parts of conftest.c
> was broken: it did not do what it claimed (removing everything up to
> the last `# 1 "conftest.c"' line) but only everything up to the first
> such line, starting search in the second line.  Since on other systems,
> more than one such line may occur, let's just search for the first
> interesting line instead.
> 
> OK to commit, and OK to add you to THANKS, Scott?

Yes, please commit; this is even more robust than my fix for the
config.site issue.

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to