]> granicus.if.org Git - curl/commitdiff
figure out select()'s argument types
authorDaniel Stenberg <daniel@haxx.se>
Sat, 15 Mar 2003 21:04:01 +0000 (21:04 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 15 Mar 2003 21:04:01 +0000 (21:04 +0000)
configure.in

index 367d5770a42fd6f5e3862af7eb34ed9d59b186d0..94262d12232b75bc00f722806518c9a732a6098f 100644 (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