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

/xsrc/external/mit/xterm/dist/
H A Daclocal.m43740 AC_CACHE_CHECK(if ${cf_cv_have_utmp}.ut_xtime is declared, cf_cv_have_utmp_ut_xtime,[
3748 [cf_cv_have_utmp_ut_xtime=yes],
3756 [cf_cv_have_utmp_ut_xtime=define],
3757 [cf_cv_have_utmp_ut_xtime=no])
3760 if test "$cf_cv_have_utmp_ut_xtime" != no ; then
3762 if test "$cf_cv_have_utmp_ut_xtime" = define ; then
H A Dconfigure7021 if test "${cf_cv_have_utmp_ut_xtime+set}" = set; then
7054 cf_cv_have_utmp_ut_xtime=yes
7087 cf_cv_have_utmp_ut_xtime=define
7091 cf_cv_have_utmp_ut_xtime=no
7099 echo "$as_me:7099: result: $cf_cv_have_utmp_ut_xtime" >&5
7100 echo "${ECHO_T}$cf_cv_have_utmp_ut_xtime" >&6
7101 if test "$cf_cv_have_utmp_ut_xtime" != no ; then
7107 if test "$cf_cv_have_utmp_ut_xtime" = define ; then

Completed in 24 milliseconds