non-portable construct in gcc configure script

Zack Weinberg zack@codesourcery.com
Wed Jun 4 16:05:00 GMT 2003


Eric Botcazou <ebotcazou@libertysurf.fr> writes:

>> A very crippled sed is HP/UX's; semicolons inside -e might not work
>> there.  It is portable and simple to rewrite the command as
>>
>>     sed -e '/myfoosect/!d' -e N
>
> Works fine on Solarises too.
>
> Zack, would you approve the patch with this modification?

Yes, go ahead.

zw



More information about the Gcc mailing list