Home
last modified time | relevance | path

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

/external/dropbear/
Dconfigure.in289 AC_CACHE_CHECK([for struct in6_addr], ac_cv_have_struct_in6_addr, [
296 [ ac_cv_have_struct_in6_addr="yes" ],
297 [ ac_cv_have_struct_in6_addr="no" ]
300 if test "x$ac_cv_have_struct_in6_addr" = "xyes" ; then
Dconfigure6190 ac_cv_have_struct_in6_addr="yes"
6195 ac_cv_have_struct_in6_addr="no"
6201 echo "$as_me:$LINENO: result: $ac_cv_have_struct_in6_addr" >&5
6202 echo "${ECHO_T}$ac_cv_have_struct_in6_addr" >&6
6203 if test "x$ac_cv_have_struct_in6_addr" = "xyes" ; then
/external/openssh/
Dconfigure.ac2913 AC_CACHE_CHECK([for struct in6_addr], ac_cv_have_struct_in6_addr, [
2918 [ ac_cv_have_struct_in6_addr="yes" ],
2919 [ ac_cv_have_struct_in6_addr="no"
2922 if test "x$ac_cv_have_struct_in6_addr" = "xyes" ; then
Dconfigure12566 if ${ac_cv_have_struct_in6_addr+:} false; then :
12585 ac_cv_have_struct_in6_addr="yes"
12587 ac_cv_have_struct_in6_addr="no"
12593 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_struct_in6_addr" >&5
12594 $as_echo "$ac_cv_have_struct_in6_addr" >&6; }
12595 if test "x$ac_cv_have_struct_in6_addr" = "xyes" ; then