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

/freebsd-10.1-release/contrib/apr/
H A Dconfigure9205 if test -z "$ac_cv_func_gai_strerror"; then
9206 test "x$silent" != "xyes" && echo " setting ac_cv_func_gai_strerror to \"yes\""
9207 ac_cv_func_gai_strerror="yes"
27898 ac_fn_c_check_func "$LINENO" "gai_strerror" "ac_cv_func_gai_strerror"
27899 if test "x$ac_cv_func_gai_strerror" = xyes; then :
27970 if test "$ac_cv_func_gai_strerror" != "yes"; then
/freebsd-10.1-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.1-release/crypto/openssh/
H A Dconfigure10556 ac_fn_c_check_func "$LINENO" "gai_strerror" "ac_cv_func_gai_strerror"
10557 if test "x$ac_cv_func_gai_strerror" = xyes; then :

Completed in 388 milliseconds