aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 31edb8f04..058007975 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1850,7 +1850,8 @@ AC_CHECK_FUNCS( strtoll \
getprotobyname \
getrlimit \
setrlimit \
- fork,
+ fork \
+ setmode,
dnl if found
[],
dnl if not found, $ac_func is the name we check for