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

/xsrc/external/mit/xterm/dist/
H A Daclocal.m43115 AC_CACHE_CHECK(for IRIX 6.5 baud-rate redefinitions,cf_cv_termio_c_ispeed,[
3123 ],[cf_cv_termio_c_ispeed=yes
3124 ],[cf_cv_termio_c_ispeed=no])
3126 test "$cf_cv_termio_c_ispeed" = yes && AC_DEFINE(HAVE_TERMIO_C_ISPEED,1,[define 1 if we have IRIX 6.5 baud-rate redefinitions])
H A Dconfigure16221 if test "${cf_cv_termio_c_ispeed+set}" = set; then
16256 cf_cv_termio_c_ispeed=yes
16261 cf_cv_termio_c_ispeed=no
16266 echo "$as_me:16266: result: $cf_cv_termio_c_ispeed" >&5
16267 echo "${ECHO_T}$cf_cv_termio_c_ispeed" >&6
16268 test "$cf_cv_termio_c_ispeed" = yes &&

Completed in 25 milliseconds