autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: toplevel configure hits sed program length limit on HP-UX


From: Paolo Bonzini
Subject: Re: toplevel configure hits sed program length limit on HP-UX
Date: Mon, 31 Aug 2009 23:31:27 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Lightning/1.0pre Thunderbird/3.0b3

On 08/31/2009 10:41 PM, Ralf Wildenhues wrote:
* Paolo Bonzini wrote on Mon, Aug 31, 2009 at 10:00:01PM CEST:
In fact, I think this API shouldn't be even more encouraged.  It doesn't
really fix things in an elegant way, and it doesn't help for other
pending issues in the GCC tree (such as the multilib fixups that aren't
applied in all cases; report coming up).

I agree.  However, I did not have any alternative idea when I
started using extrasub, and do not have one now. :-(

Just use
   AC_CONFIG_COMMANDS([Makefile], [commands to fix up Makefile])

and do whatever $extrasub did yourself in those commands.

If you do want to fix HP-UX sed, this indeed seems like a better plan.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]