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

/freebsd-11-stable/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-11-stable/contrib/apr/
H A Dconfigure9274 if test -z "$ac_cv_func_gai_strerror"; then
9275 test "x$silent" != "xyes" && echo " setting ac_cv_func_gai_strerror to \"yes\""
9276 ac_cv_func_gai_strerror="yes"
29637 if test "$ac_cv_func_gai_strerror" != "yes"; then

Completed in 312 milliseconds