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.ac3473 AC_CACHE_CHECK([for sa_family_t], ac_cv_have_sa_family_t, [
3478 [ ac_cv_have_sa_family_t="yes" ],
3484 [ ac_cv_have_sa_family_t="yes" ],
3485 [ ac_cv_have_sa_family_t="no" ]
3489 if test "x$ac_cv_have_sa_family_t" = "xyes" ; then
Dconfigure27620 ac_cv_have_sa_family_t="yes"
27661 ac_cv_have_sa_family_t="yes"
27666 ac_cv_have_sa_family_t="no"
27677 { echo "$as_me:$LINENO: result: $ac_cv_have_sa_family_t" >&5
27678 echo "${ECHO_T}$ac_cv_have_sa_family_t" >&6; }
27679 if test "x$ac_cv_have_sa_family_t" = "xyes" ; then