1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

check for poll()

This commit is contained in:
Daniel Stenberg 2002-08-13 11:45:34 +00:00
parent d0e0bf53a6
commit 6a3e2272e9

View File

@ -661,7 +661,8 @@ AC_CHECK_FUNCS( socket \
geteuid \
dlopen \
utime \
sigsetjmp
sigsetjmp \
poll
)
dnl sigsetjmp() might be a macro and no function so if it isn't found already