check for fork() as well, so that we can build the sws http test server with
fork support for cooler tests
This commit is contained in:
@@ -1562,7 +1562,8 @@ AC_CHECK_FUNCS( strtoll \
|
||||
poll \
|
||||
getprotobyname \
|
||||
getrlimit \
|
||||
setrlimit,
|
||||
setrlimit \
|
||||
fork,
|
||||
dnl if found
|
||||
[],
|
||||
dnl if not found, $ac_func is the name we check for
|
||||
|
||||
Reference in New Issue
Block a user