Searched refs:cf_cv_have_utempter (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Daclocal.m43466 AC_CACHE_CHECK(if we can link with utempter library,cf_cv_have_utempter,[
3475 cf_cv_have_utempter=yes],[
3476 cf_cv_have_utempter=no])
3479 if test "$cf_cv_have_utempter" = yes ; then
H A Dconfigure.in253 test "$cf_cv_have_utempter" != yes && use_utempter=no
H A Dconfigure8880 if test "${cf_cv_have_utempter+set}" = set; then
8932 cf_cv_have_utempter=yes
8937 cf_cv_have_utempter=no
8943 echo "$as_me:8943: result: $cf_cv_have_utempter" >&5
8944 echo "${ECHO_T}$cf_cv_have_utempter" >&6
8945 if test "$cf_cv_have_utempter" = yes ; then
8969 test "$cf_cv_have_utempter" != yes && use_utempter=no

Completed in 53 milliseconds