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

/xsrc/external/mit/xterm/dist/
H A Dconfigure.in1098 [enable_sixel_graphics=no],
1099 [enable_sixel_graphics=yes])
1100 AC_MSG_RESULT($enable_sixel_graphics)
1101 if test "$enable_sixel_graphics" = yes ; then
1108 if test "$enable_regis_graphics" = yes || test "$enable_sixel_graphics" = yes ; then
H A Dconfigure23585 if test "${enable_sixel_graphics+set}" = set; then
23586 enableval="$enable_sixel_graphics"
23589 enable_sixel_graphics=no
23591 enable_sixel_graphics=yes
23595 enable_sixel_graphics=yes
23598 echo "$as_me:23598: result: $enable_sixel_graphics" >&5
23599 echo "${ECHO_T}$enable_sixel_graphics" >&6
23600 if test "$enable_sixel_graphics" = yes ; then
23611 if test "$enable_regis_graphics" = yes || test "$enable_sixel_graphics" = yes ; then

Completed in 21 milliseconds