diff options
Diffstat (limited to 'unix/configure')
-rwxr-xr-x | unix/configure | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/unix/configure b/unix/configure index 93cda08..629e4df 100755 --- a/unix/configure +++ b/unix/configure @@ -9654,9 +9654,7 @@ done - - -for ac_func in opendir strtol strtoll strtoull tmpnam waitpid +for ac_func in opendir strtol tmpnam waitpid do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 |