Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure.ac3667 AC_CACHE_CHECK([for sa_family_t], ac_cv_have_sa_family_t, [
3672 [ ac_cv_have_sa_family_t="yes" ],
3678 [ ac_cv_have_sa_family_t="yes" ],
3679 [ ac_cv_have_sa_family_t="no" ]
3683 if test "x$ac_cv_have_sa_family_t" = "xyes" ; then
Dconfigure15126 if ${ac_cv_have_sa_family_t+:} false; then :
15145 ac_cv_have_sa_family_t="yes"
15163 ac_cv_have_sa_family_t="yes"
15165 ac_cv_have_sa_family_t="no"
15174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_sa_family_t" >&5
15175 $as_echo "$ac_cv_have_sa_family_t" >&6; }
15176 if test "x$ac_cv_have_sa_family_t" = "xyes" ; then