Home
last modified time | relevance | path

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

/external/openssh/
Dconfigure15092 if ${ac_cv_have_clock_t+:} false; then :
15108 ac_cv_have_clock_t="yes"
15110 ac_cv_have_clock_t="no"
15116 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have_clock_t" >&5
15117 $as_echo "$ac_cv_have_clock_t" >&6; }
15118 if test "x$ac_cv_have_clock_t" = "xyes" ; then
Dconfigure.ac3657 AC_CACHE_CHECK([for clock_t], ac_cv_have_clock_t, [
3660 [ ac_cv_have_clock_t="yes" ], [ ac_cv_have_clock_t="no"
3663 if test "x$ac_cv_have_clock_t" = "xyes" ; then