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

/freebsd-10.0-release/contrib/apr/
H A Dconfigure9225 if test -z "$ac_cv_func_gai_strerror"; then
9226 test "x$silent" != "xyes" && echo " setting ac_cv_func_gai_strerror to \"yes\""
9227 ac_cv_func_gai_strerror="yes"
27792 ac_fn_c_check_func "$LINENO" "gai_strerror" "ac_cv_func_gai_strerror"
27793 if test "x$ac_cv_func_gai_strerror" = xyes; then :
27864 if test "$ac_cv_func_gai_strerror" != "yes"; then
/freebsd-10.0-release/crypto/heimdal/
H A Dconfigure19195 if eval "test \"\$ac_cv_func_gai_strerror\" != yes" ; then
19240 ac_fn_c_check_func "$LINENO" "gai_strerror" "ac_cv_func_gai_strerror"
19241 if test "x$ac_cv_func_gai_strerror" = x""yes; then :
19257 eval "ac_cv_func_gai_strerror=yes"
19267 eval "ac_cv_func_gai_strerror=no"
19273 eval "ac_cv_func_gai_strerror=yes"
19293 if eval "test \"$ac_cv_func_gai_strerror\" != yes"; then
/freebsd-10.0-release/crypto/openssh/
H A Dconfigure9940 ac_fn_c_check_func "$LINENO" "gai_strerror" "ac_cv_func_gai_strerror"
9941 if test "x$ac_cv_func_gai_strerror" = xyes; then :

Completed in 202 milliseconds