check for poll and select headers
This commit is contained in:
parent
64c92fc22d
commit
16bc27bdf5
1 changed files with 1 additions and 1 deletions
|
@ -641,7 +641,7 @@ CXXFLAGS=$OLD_CXXFLAGS
|
|||
|
||||
AC_SUBST([SDL_CFLAGS])
|
||||
|
||||
AC_CHECK_HEADERS([stdlib.h unistd.h])
|
||||
AC_CHECK_HEADERS([stdlib.h unistd.h poll.h sys/poll.h sys/select.h])
|
||||
|
||||
|
||||
#######################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue