Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDconfigure.ac3491 AC_CACHE_CHECK([for struct in6_addr], ac_cv_have_struct_in6_addr, [
3496 [ ac_cv_have_struct_in6_addr="yes" ],
3497 [ ac_cv_have_struct_in6_addr="no"
3500 if test "x$ac_cv_have_struct_in6_addr" = "xyes" ; then
HDconfigure14673 if ${ac_cv_have_struct_in6_addr+:} false; then :
14692 ac_cv_have_struct_in6_addr="yes"
14694 ac_cv_have_struct_in6_addr="no"
14700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_struct_in6_addr" >&5
14701 $as_echo "$ac_cv_have_struct_in6_addr" >&6; }
14702 if test "x$ac_cv_have_struct_in6_addr" = "xyes" ; then