Searched refs:cf_cv_func_setitimer (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Daclocal.m42807 AC_CACHE_CHECK(if setitimer is available,cf_cv_func_setitimer,[
2817 [cf_cv_func_setitimer=yes],
2818 [cf_cv_func_setitimer=no])
2820 test "$cf_cv_func_setitimer" != no && AC_DEFINE(HAVE_SETITIMER,1,[Define to 1 if setitimer is available])
H A Dconfigure6503 if test "${cf_cv_func_setitimer+set}" = set; then
6539 cf_cv_func_setitimer=yes
6543 cf_cv_func_setitimer=no
6548 echo "$as_me:6548: result: $cf_cv_func_setitimer" >&5
6549 echo "${ECHO_T}$cf_cv_func_setitimer" >&6
6550 test "$cf_cv_func_setitimer" != no &&

Completed in 25 milliseconds