figure out select()'s argument types

This commit is contained in:
Daniel Stenberg 2003-03-15 21:04:01 +00:00
parent e6bfbe9683
commit ad05d0a8d9
1 changed files with 2 additions and 0 deletions

View File

@ -717,6 +717,8 @@ AC_CHECK_TYPE(ssize_t, int)
TYPE_SOCKLEN_T
TYPE_IN_ADDR_T
AC_FUNC_SELECT_ARGTYPES
dnl Checks for library functions.
dnl AC_PROG_GCC_TRADITIONAL
AC_TYPE_SIGNAL