summaryrefslogtreecommitdiff
path: root/source3/configure
diff options
context:
space:
mode:
Diffstat (limited to 'source3/configure')
-rwxr-xr-xsource3/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure b/source3/configure
index a807413bb6..938d6c55c7 100755
--- a/source3/configure
+++ b/source3/configure
@@ -4401,7 +4401,7 @@ else
fi
done
-for ac_func in _write __write
+for ac_func in _write __write _fork __fork
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
echo "configure:4408: checking for $ac_func" >&5