Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure.ac3543 AC_CACHE_CHECK([for struct in6_addr], ac_cv_have_struct_in6_addr, [
3548 [ ac_cv_have_struct_in6_addr="yes" ],
3549 [ ac_cv_have_struct_in6_addr="no"
3552 if test "x$ac_cv_have_struct_in6_addr" = "xyes" ; then
Dconfigure27975 ac_cv_have_struct_in6_addr="yes"
27980 ac_cv_have_struct_in6_addr="no"
27987 { echo "$as_me:$LINENO: result: $ac_cv_have_struct_in6_addr" >&5
27988 echo "${ECHO_T}$ac_cv_have_struct_in6_addr" >&6; }
27989 if test "x$ac_cv_have_struct_in6_addr" = "xyes" ; then