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

/xsrc/external/mit/xterm/dist/
H A Daclocal.m43653 AC_CACHE_CHECK(if ${cf_cv_have_utmp}.ut_session is declared, cf_cv_have_utmp_ut_session,[
3661 [cf_cv_have_utmp_ut_session=yes],
3662 [cf_cv_have_utmp_ut_session=no])
3664 if test "$cf_cv_have_utmp_ut_session" != no ; then
H A Dconfigure7120 if test "${cf_cv_have_utmp_ut_session+set}" = set; then
7153 cf_cv_have_utmp_ut_session=yes
7157 cf_cv_have_utmp_ut_session=no
7162 echo "$as_me:7162: result: $cf_cv_have_utmp_ut_session" >&5
7163 echo "${ECHO_T}$cf_cv_have_utmp_ut_session" >&6
7164 if test "$cf_cv_have_utmp_ut_session" != no ; then

Completed in 26 milliseconds