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

/xsrc/external/mit/xterm/dist/
H A Dconfigure.in606 [enable_c1_print=no],
607 [enable_c1_print=yes])
608 AC_MSG_RESULT($enable_c1_print)
609 test "$enable_c1_print" = no && AC_DEFINE(OPT_C1_PRINT,0,[Define to 0 to disallow -k8 option for printable 128-159])
H A Dconfigure19297 if test "${enable_c1_print+set}" = set; then
19298 enableval="$enable_c1_print"
19301 enable_c1_print=no
19303 enable_c1_print=yes
19307 enable_c1_print=yes
19310 echo "$as_me:19310: result: $enable_c1_print" >&5
19311 echo "${ECHO_T}$enable_c1_print" >&6
19312 test "$enable_c1_print" = no &&

Completed in 21 milliseconds