Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure14432 if ${ac_cv_have_intxx_t+:} false; then :
14448 ac_cv_have_intxx_t="yes"
14450 ac_cv_have_intxx_t="no"
14456 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_intxx_t" >&5
14457 $as_echo "$ac_cv_have_intxx_t" >&6; }
14458 if test "x$ac_cv_have_intxx_t" = "xyes" ; then
Dconfigure.ac3447 AC_CACHE_CHECK([for intXX_t types], ac_cv_have_intxx_t, [
3450 [ ac_cv_have_intxx_t="yes" ], [ ac_cv_have_intxx_t="no"
3453 if test "x$ac_cv_have_intxx_t" = "xyes" ; then