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

/xsrc/external/mit/xterm/dist/
H A Daclocal.m43278 AC_CACHE_CHECK(if we may use the $cf_tty_group group,cf_cv_tty_group,[
3315 [cf_cv_tty_group=yes],
3316 [cf_cv_tty_group=no],
3317 [cf_cv_tty_group=unknown])
3319 cf_cv_tty_group=unknown
3321 cf_cv_tty_group=yes
3325 if test $cf_cv_tty_group = no ; then
H A Dconfigure9296 if test "${cf_cv_tty_group+set}" = set; then
9304 cf_cv_tty_group=unknown
9354 cf_cv_tty_group=yes
9359 cf_cv_tty_group=no
9364 cf_cv_tty_group=unknown
9366 cf_cv_tty_group=yes
9370 echo "$as_me:9370: result: $cf_cv_tty_group" >&5
9371 echo "${ECHO_T}$cf_cv_tty_group" >&6
9373 if test $cf_cv_tty_group = no ; then

Completed in 25 milliseconds