Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure.ac3471 AC_CACHE_CHECK([for int64_t type], ac_cv_have_int64_t, [
3484 [ ac_cv_have_int64_t="yes" ], [ ac_cv_have_int64_t="no"
3487 if test "x$ac_cv_have_int64_t" = "xyes" ; then
3790 if test "x$ac_cv_have_int64_t" = "xno" && \
Dconfigure14498 if ${ac_cv_have_int64_t+:} false; then :
14525 ac_cv_have_int64_t="yes"
14527 ac_cv_have_int64_t="no"
14533 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_int64_t" >&5
14534 $as_echo "$ac_cv_have_int64_t" >&6; }
14535 if test "x$ac_cv_have_int64_t" = "xyes" ; then
15464 if test "x$ac_cv_have_int64_t" = "xno" && \