Re: AC_CHECK_FUNCS(sigsetjmp)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 28 Jul 2006, Eric Blake wrote:


"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.

But supposing that I wanted to pass around a pointer to it, that wouldn't help much.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


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

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux