Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure.ac3297 AC_CACHE_CHECK([for u_intXX_t types], ac_cv_have_u_intxx_t, [
3300 [ ac_cv_have_u_intxx_t="yes" ], [ ac_cv_have_u_intxx_t="no"
3303 if test "x$ac_cv_have_u_intxx_t" = "xyes" ; then
Dconfigure26276 ac_cv_have_u_intxx_t="yes"
26281 ac_cv_have_u_intxx_t="no"
26288 { echo "$as_me:$LINENO: result: $ac_cv_have_u_intxx_t" >&5
26289 echo "${ECHO_T}$ac_cv_have_u_intxx_t" >&6; }
26290 if test "x$ac_cv_have_u_intxx_t" = "xyes" ; then