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

/freebsd-11-stable/contrib/apr/
H A Dconfigure9300 if test -z "$ac_cv_func_sendfile"; then
9301 test "x$silent" != "xyes" && echo " setting ac_cv_func_sendfile to \"yes\""
9302 ac_cv_func_sendfile="yes"
9326 if test -z "$ac_cv_func_sendfile"; then
9327 test "x$silent" != "xyes" && echo " setting ac_cv_func_sendfile to \"no\""
9328 ac_cv_func_sendfile="no"

Completed in 200 milliseconds