Searched refs:ac_cv_have_struct_addrinfo (Results 1 – 2 of 2) sorted by relevance
3514 AC_CACHE_CHECK([for struct addrinfo], ac_cv_have_struct_addrinfo, [3520 [ ac_cv_have_struct_addrinfo="yes" ],3521 [ ac_cv_have_struct_addrinfo="no" 3524 if test "x$ac_cv_have_struct_addrinfo" = "xyes" ; then
14727 if ${ac_cv_have_struct_addrinfo+:} false; then :14747 ac_cv_have_struct_addrinfo="yes"14749 ac_cv_have_struct_addrinfo="no"14755 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_struct_addrinfo" >&514756 $as_echo "$ac_cv_have_struct_addrinfo" >&6; }14757 if test "x$ac_cv_have_struct_addrinfo" = "xyes" ; then