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 8c5a9b561d..ea664c8fd5 100755 --- a/source3/configure +++ b/source3/configure @@ -5109,7 +5109,7 @@ else fi done -for ac_func in fseek64 fseeko64 ftell64 ftello64 setluid getpwanam +for ac_func in fseek64 fseeko64 ftell64 ftello64 setluid getpwanam setlinebuf do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:5116: checking for $ac_func" >&5 |