diff options
Diffstat (limited to 'bfd/configure')
-rwxr-xr-x | bfd/configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/configure b/bfd/configure index 84ba0f6..5cd7e77 100755 --- a/bfd/configure +++ b/bfd/configure @@ -17553,7 +17553,8 @@ fi -for ac_func in fcntl getpagesize setitimer sysconf fdopen getuid getgid + +for ac_func in fcntl getpagesize setitimer sysconf fdopen getuid getgid fileno do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 |