check for poll()

This commit is contained in:
Daniel Stenberg 2002-08-13 11:45:34 +00:00
parent d0e0bf53a6
commit 6a3e2272e9
1 changed files with 2 additions and 1 deletions

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