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

/xsrc/external/mit/xterm/dist/
H A Daclocal.m41056 AC_CACHE_CHECK(for strftime function,cf_cv_func_strftime,[
1068 ],[cf_cv_func_strftime=yes],[cf_cv_func_strftime=no])
1071 test "$cf_cv_func_strftime" = yes && AC_DEFINE(HAVE_STRFTIME,1,[Define to 1 to indicate that strftime function is present])
H A Dconfigure6255 if test "${cf_cv_func_strftime+set}" = set; then
6294 cf_cv_func_strftime=yes
6298 cf_cv_func_strftime=no
6303 echo "$as_me:6303: result: $cf_cv_func_strftime" >&5
6304 echo "${ECHO_T}$cf_cv_func_strftime" >&6
6306 test "$cf_cv_func_strftime" = yes &&

Completed in 24 milliseconds