diff options
Diffstat (limited to 'source3/configure')
-rwxr-xr-x | source3/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure b/source3/configure index 8f2c421b01..61112d2d59 100755 --- a/source3/configure +++ b/source3/configure @@ -4666,7 +4666,7 @@ else fi done -for ac_func in open64 _open64 __open64 +for ac_func in open64 _open64 __open64 creat64 do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:4673: checking for $ac_func" >&5 |