Home
last modified time | relevance | path

Searched refs:ac_cv_have_struct_addrinfo (Results 1 – 2 of 2) sorted by relevance

/NextBSD/crypto/openssh/
HDconfigure.ac3514 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
HDconfigure14727 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" >&5
14756 $as_echo "$ac_cv_have_struct_addrinfo" >&6; }
14757 if test "x$ac_cv_have_struct_addrinfo" = "xyes" ; then