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

/xsrc/external/mit/xterm/dist/
H A Dconfigure.in785 test "$cf_cv_input_method" = no && enable_ximp=no
H A Dconfigure20921 if test "${cf_cv_input_method+set}" = set; then
20971 cf_cv_input_method=yes
20975 cf_cv_input_method=no
20979 echo "$as_me:20979: result: $cf_cv_input_method" >&5
20980 echo "${ECHO_T}$cf_cv_input_method" >&6
20982 test "$cf_cv_input_method" = no && enable_ximp=no
H A Daclocal.m41759 AC_CACHE_CHECK([if X libraries support input-method],cf_cv_input_method,[
1783 [cf_cv_input_method=yes],
1784 [cf_cv_input_method=no])])

Completed in 31 milliseconds