Oliver Kowalke writes:

> I'd like to know if autoconf has a macro which tests for some system defined
> stuff
> like SA_INTERRUPT or the PTHREAD_STACK_MIN ....

You don't need that, you just write #ifdef SA_INTERRUPT in your source
code.

-- 
Peter Eisentraut      [EMAIL PROTECTED]       http://yi.org/peter-e/


Reply via email to