ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/configure
(Generate patch)

Comparing IO-AIO/configure (file contents):
Revision 1.24 by root, Sun Aug 12 06:10:31 2018 UTC vs.
Revision 1.25 by root, Tue Aug 14 11:44:52 2018 UTC

4385fi 4385fi
4386 4386
4387done 4387done
4388 4388
4389 4389
4390for ac_header in sys/prctl.h sys/sysmacros.h
4391do :
4392 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4393ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
4394if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4395 cat >>confdefs.h <<_ACEOF
4396#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4397_ACEOF
4398
4399fi
4400
4401done
4402
4403
4390{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for splice, vmsplice and tee" >&5 4404{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for splice, vmsplice and tee" >&5
4391$as_echo_n "checking for splice, vmsplice and tee... " >&6; } 4405$as_echo_n "checking for splice, vmsplice and tee... " >&6; }
4392if ${ac_cv_linux_splice+:} false; then : 4406if ${ac_cv_linux_splice+:} false; then :
4393 $as_echo_n "(cached) " >&6 4407 $as_echo_n "(cached) " >&6
4394else 4408else

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines