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

/xsrc/external/mit/xterm/dist/
H A Dconfigure.in642 [default_highlight=no],
643 [default_highlight=yes])
644 AC_MSG_RESULT($default_highlight)
645 test "$default_highlight" = no && AC_DEFINE(OPT_HIGHLIGHT_COLOR,0,[Define to 1 if you want support for color highlighting])
H A Dconfigure19401 default_highlight=no
19403 default_highlight=yes
19407 default_highlight=yes
19410 echo "$as_me:19410: result: $default_highlight" >&5
19411 echo "${ECHO_T}$default_highlight" >&6
19412 test "$default_highlight" = no &&

Completed in 22 milliseconds