Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure15024 if ${ac_cv_have_size_t+:} false; then :
15040 ac_cv_have_size_t="yes"
15042 ac_cv_have_size_t="no"
15048 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_size_t" >&5
15049 $as_echo "$ac_cv_have_size_t" >&6; }
15050 if test "x$ac_cv_have_size_t" = "xyes" ; then
Dconfigure.ac3637 AC_CACHE_CHECK([for size_t], ac_cv_have_size_t, [
3640 [ ac_cv_have_size_t="yes" ], [ ac_cv_have_size_t="no"
3643 if test "x$ac_cv_have_size_t" = "xyes" ; then