Searched refs:ac_cv_func_sendfile (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/apr/
H A Dconfigure9251 if test -z "$ac_cv_func_sendfile"; then
9252 test "x$silent" != "xyes" && echo " setting ac_cv_func_sendfile to \"yes\""
9253 ac_cv_func_sendfile="yes"
9277 if test -z "$ac_cv_func_sendfile"; then
9278 test "x$silent" != "xyes" && echo " setting ac_cv_func_sendfile to \"no\""
9279 ac_cv_func_sendfile="no"

Completed in 136 milliseconds