Searched refs:ac_cv_have_struct_addrinfo (Results 1 – 2 of 2) sorted by relevance
15381 if ${ac_cv_have_struct_addrinfo+:} false; then :15401 ac_cv_have_struct_addrinfo="yes"15403 ac_cv_have_struct_addrinfo="no"15409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_struct_addrinfo" >&515410 $as_echo "$ac_cv_have_struct_addrinfo" >&6; }15411 if test "x$ac_cv_have_struct_addrinfo" = "xyes" ; then
3760 AC_CACHE_CHECK([for struct addrinfo], ac_cv_have_struct_addrinfo, [3766 [ ac_cv_have_struct_addrinfo="yes" ],3767 [ ac_cv_have_struct_addrinfo="no"3770 if test "x$ac_cv_have_struct_addrinfo" = "xyes" ; then