aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fe8dfacaf..7f4d4fcdf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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