Searched refs:cf_cv_func_clock_gettime (Results 1 - 2 of 2) sorted by last modified time

/xsrc/external/mit/xterm/dist/
H A Dconfigure6054 if test "${cf_cv_func_clock_gettime+set}" = set; then
6088 cf_cv_func_clock_gettime=yes
6092 cf_cv_func_clock_gettime=no
6097 echo "$as_me:6097: result: $cf_cv_func_clock_gettime" >&5
6098 echo "${ECHO_T}$cf_cv_func_clock_gettime" >&6
6100 cf_cv_func_clock_gettime=no
6103 if test "$cf_cv_func_clock_gettime" = yes
H A Daclocal.m4865 AC_CACHE_CHECK(if clock_gettime links,cf_cv_func_clock_gettime,[
874 [cf_cv_func_clock_gettime=yes],
875 [cf_cv_func_clock_gettime=no])
878 cf_cv_func_clock_gettime=no
881 if test "$cf_cv_func_clock_gettime" = yes

Completed in 26 milliseconds