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

/xsrc/external/mit/xterm/dist/
H A Dconfigure.in1084 [enable_regis_graphics=yes],
1085 [enable_regis_graphics=no])
1086 AC_MSG_RESULT($enable_regis_graphics)
1087 if test "$enable_regis_graphics" = yes ; then
1108 if test "$enable_regis_graphics" = yes || test "$enable_sixel_graphics" = yes ; then
1123 [enable_print_graphics=$enable_regis_graphics])
H A Dconfigure23425 if test "${enable_regis_graphics+set}" = set; then
23426 enableval="$enable_regis_graphics"
23429 enable_regis_graphics=yes
23431 enable_regis_graphics=no
23435 enable_regis_graphics=no
23438 echo "$as_me:23438: result: $enable_regis_graphics" >&5
23439 echo "${ECHO_T}$enable_regis_graphics" >&6
23440 if test "$enable_regis_graphics" = yes ; then
23611 if test "$enable_regis_graphics" = yes || test "$enable_sixel_graphics" = yes ; then
23635 enable_print_graphics=$enable_regis_graphics
[all...]

Completed in 37 milliseconds