Den 2011-02-09 10:55 skrev Miles Bader:
> Peter Rosin <p...@lysator.liu.se> 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
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to