> 
> "not required to be a normal function" implies that it is
> common knowledge that everybody knows you have to roll your
> own AC macro?

Have you tried AC_CHECK_DECLS instead?  You really are checking
whether sigsetjmp is declared and you can compile with it, not
whether it is a function and you can link with it.

-- 
Eric Blake


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to