[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Paralizing configure
From: |
Peter Rosin |
Subject: |
Re: Paralizing configure |
Date: |
Wed, 09 Feb 2011 11:52:15 +0100 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 |
Den 2011-02-09 10:55 skrev Miles Bader:
> Peter Rosin <address@hidden> writes:
>>> [I meant, all the entries _within a single invocation_ (of
>>> AC_CHECK_HEADERS, etc) could be checked in parallel...]
>>
>> Yes, in a perfect world. If you e.g. do this:
>>
>> AC_CHECK_HEADERS([ \
> ...
>
> So it would have to ensure that the last argument was null first (which
> is usually true AFAICS).
Well, the last argument is hardly ever null, since it is AC_INCLUDES_DEFAULT
by default. That *may* tickle header bugs on other systems.
Cheers,
Peter
- Paralizing configure, Marian Marinov, 2011/02/08
- Re: Paralizing configure, Paul Eggert, 2011/02/08
- Re: Paralizing configure, Ralf Wildenhues, 2011/02/08
- Re: Paralizing configure, Paul Eggert, 2011/02/08
- Re: Paralizing configure, Marian Marinov, 2011/02/08
- Re: Paralizing configure, Miles Bader, 2011/02/08
- Re: Paralizing configure, Ralf Corsepius, 2011/02/08
- Re: Paralizing configure, Miles Bader, 2011/02/08
- Re: Paralizing configure, Peter Rosin, 2011/02/09
- Re: Paralizing configure, Miles Bader, 2011/02/09
- Re: Paralizing configure,
Peter Rosin <=
- Re: Paralizing configure, Ralf Wildenhues, 2011/02/10
- Re: Paralizing configure, Ralf Wildenhues, 2011/02/14
Re: Paralizing configure, Bob Friesenhahn, 2011/02/09
Re: Paralizing configure, Javier Jardón, 2011/02/09