Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure15327 if ${ac_cv_have_struct_in6_addr+:} false; then :
15346 ac_cv_have_struct_in6_addr="yes"
15348 ac_cv_have_struct_in6_addr="no"
15354 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_struct_in6_addr" >&5
15355 $as_echo "$ac_cv_have_struct_in6_addr" >&6; }
15356 if test "x$ac_cv_have_struct_in6_addr" = "xyes" ; then
Dconfigure.ac3737 AC_CACHE_CHECK([for struct in6_addr], ac_cv_have_struct_in6_addr, [
3742 [ ac_cv_have_struct_in6_addr="yes" ],
3743 [ ac_cv_have_struct_in6_addr="no"
3746 if test "x$ac_cv_have_struct_in6_addr" = "xyes" ; then