Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure.ac3443 AC_CACHE_CHECK([for size_t], ac_cv_have_size_t, [
3446 [ ac_cv_have_size_t="yes" ], [ ac_cv_have_size_t="no"
3449 if test "x$ac_cv_have_size_t" = "xyes" ; then
Dconfigure27437 ac_cv_have_size_t="yes"
27442 ac_cv_have_size_t="no"
27449 { echo "$as_me:$LINENO: result: $ac_cv_have_size_t" >&5
27450 echo "${ECHO_T}$ac_cv_have_size_t" >&6; }
27451 if test "x$ac_cv_have_size_t" = "xyes" ; then