mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
check for poll()
This commit is contained in:
parent
d0e0bf53a6
commit
6a3e2272e9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user