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.18 by root, Tue Aug 17 08:47:56 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 if you want ISO 14755 extended support */
335#undef ISO_14755
336
337/* Define if you want 8 bit control sequences */ 337/* Define if you want 8 bit control sequences */
338#undef EIGHT_BIT_CONTROLS 338#undef EIGHT_BIT_CONTROLS
339 339
340/* Define if you want faded colors when focus is lost */ 340/* Define if you want faded colors when focus is lost */
341#undef OFF_FOCUS_FADING 341#undef OFF_FOCUS_FADING
353#undef SELECTION_SCROLLING 353#undef SELECTION_SCROLLING
354 354
355/* Define if you want Menubar support */ 355/* Define if you want Menubar support */
356#undef MENUBAR 356#undef MENUBAR
357 357
358/* Define if you don't want handling for rarely used features */ 358/* Define if you want handling for rarely used but handy features */
359#undef NO_FRILLS 359#undef ENABLE_FRILLS
360 360
361/* Define if you don't want support linespace */ 361/* Define if you don't want support linespace */
362#undef NO_LINESPACE 362#undef NO_LINESPACE
363 363
364/* Define to use a 24 bit visual if the screen has 24 bit mode */ 364/* Define to use a 24 bit visual if the screen has 24 bit mode */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines