Den 2011-02-09 10:55 skrev Miles Bader:
> Peter Rosin <[email protected]> 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

_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to