ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/autoconf/config.h.in
(Generate patch)

Comparing rxvt-unicode/autoconf/config.h.in (file contents):
Revision 1.16 by root, Fri Aug 13 03:36:56 2004 UTC vs.
Revision 1.19 by root, Sat Aug 21 05:32:00 2004 UTC

218#undef NO_SECONDARY_SCREEN 218#undef NO_SECONDARY_SCREEN
219 219
220/* Define to use smart resize behavior */ 220/* Define to use smart resize behavior */
221#undef SMART_RESIZE 221#undef SMART_RESIZE
222 222
223/* Define if you want 256 colour support */
224#undef TTY_256COLOR
225
226/* Set TERM to the value given by configure */ 223/* Set TERM to the value given by configure */
227#undef TERMENV 224#undef TERMENV
228 225
229/* Set TERMINFO value to the value given by configure */ 226/* Set TERMINFO value to the value given by configure */
230#undef RXVT_TERMINFO 227#undef RXVT_TERMINFO
332#undef PTYCHAR1 329#undef PTYCHAR1
333 330
334/* Define for second char in devptyXX */ 331/* Define for second char in devptyXX */
335#undef PTYCHAR2 332#undef PTYCHAR2
336 333
334/* Define to enable xft support */
335#undef XFT
336
337/* Define if you want bold and italic support */
338#undef ENABLE_STYLES
339
340/* Define if you want ISO 14755 extended support */
341#undef ISO_14755
342
337/* Define if you want 8 bit control sequences */ 343/* Define if you want 8 bit control sequences */
338#undef EIGHT_BIT_CONTROLS 344#undef EIGHT_BIT_CONTROLS
339 345
340/* Define if you want faded colors when focus is lost */ 346/* Define if you want faded colors when focus is lost */
341#undef OFF_FOCUS_FADING 347#undef OFF_FOCUS_FADING
353#undef SELECTION_SCROLLING 359#undef SELECTION_SCROLLING
354 360
355/* Define if you want Menubar support */ 361/* Define if you want Menubar support */
356#undef MENUBAR 362#undef MENUBAR
357 363
358/* Define if you don't want handling for rarely used features */ 364/* Define if you want handling for rarely used but handy features */
359#undef NO_FRILLS 365#undef ENABLE_FRILLS
360 366
361/* Define if you don't want support linespace */ 367/* Define if you don't want support linespace */
362#undef NO_LINESPACE 368#undef NO_LINESPACE
363 369
364/* Define to use a 24 bit visual if the screen has 24 bit mode */ 370/* Define to use a 24 bit visual if the screen has 24 bit mode */
434#undef ENCODING_CN_EXT 440#undef ENCODING_CN_EXT
435 441
436/* Define if you don't need to use our replacement string functions */ 442/* Define if you don't need to use our replacement string functions */
437#undef NO_STRINGS 443#undef NO_STRINGS
438 444
439/* Define to enable xft support */
440#undef XFT
441

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines