Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure.ac3253 AC_CACHE_CHECK([for intXX_t types], ac_cv_have_intxx_t, [
3256 [ ac_cv_have_intxx_t="yes" ], [ ac_cv_have_intxx_t="no"
3259 if test "x$ac_cv_have_intxx_t" = "xyes" ; then
Dconfigure26087 ac_cv_have_intxx_t="yes"
26092 ac_cv_have_intxx_t="no"
26099 { echo "$as_me:$LINENO: result: $ac_cv_have_intxx_t" >&5
26100 echo "${ECHO_T}$ac_cv_have_intxx_t" >&6; }
26101 if test "x$ac_cv_have_intxx_t" = "xyes" ; then