summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsource3/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/configure b/source3/configure
index 974eccc07d..7093b8923c 100755
--- a/source3/configure
+++ b/source3/configure
@@ -1733,7 +1733,7 @@ else
fi
done
-for ac_hdr in stropts.h poll.h
+for ac_hdr in stropts.h poll.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
@@ -3609,7 +3609,7 @@ else
fi
done
-for ac_func in bigcrypt getprpwnam setluid yp_get_default_domain getpwanam
+for ac_func in fseek64 ftell64 bigcrypt getprpwnam setluid yp_get_default_domain getpwanam
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
echo "configure:3616: checking for $ac_func" >&5