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

Comparing rxvt-unicode/config.h.in (file contents):
Revision 1.13 by root, Tue Jun 26 00:40:18 2007 UTC vs.
Revision 1.16 by ayin, Wed Oct 17 07:51:59 2007 UTC

1/* config.h.in. Generated from configure.ac by autoheader. */ 1/* config.h.in. Generated from configure.ac by autoheader. */
2 2
3/* Define if you want to integrate with AfterStep window manager */ 3/* Define if you want to have sexy-looking background pixmaps. Needs
4#undef AFTERSTEP_INTEGRATION 4 libAfterImage */
5#undef BG_IMAGE_FROM_FILE
5 6
6/* clone device filename */ 7/* clone device filename */
7#undef CLONE_DEVICE 8#undef CLONE_DEVICE
8 9
9/* Define if you want 8 bit control sequences */ 10/* Define if you want 8 bit control sequences */
360#undef TEXT_BLINK 361#undef TEXT_BLINK
361 362
362/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 363/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
363#undef TIME_WITH_SYS_TIME 364#undef TIME_WITH_SYS_TIME
364 365
365/* Define if you want your background to be tinted */
366#undef TINTING
367
368/* Define location of ttys/ttytab */ 366/* Define location of ttys/ttytab */
369#undef TTYTAB_FILENAME 367#undef TTYTAB_FILENAME
370 368
371/* "" */ 369/* "" */
372#undef TTY_GID_SUPPORT 370#undef TTY_GID_SUPPORT
405/* Define if your XIMCallback specifies XIC as first type. */ 403/* Define if your XIMCallback specifies XIC as first type. */
406#undef XIMCB_PROTO_BROKEN 404#undef XIMCB_PROTO_BROKEN
407 405
408/* Define ONLY iff Xlib.h supports it */ 406/* Define ONLY iff Xlib.h supports it */
409#undef XLIB_ILLEGAL_ACCESS 407#undef XLIB_ILLEGAL_ACCESS
410
411/* Define if you want to have sexy-looking background pixmaps. Needs libXpm or
412 libAfterImage */
413#undef XPM_BACKGROUND
414
415/* Define if you include <X11/xpm.h> on a normal include path (be careful) */
416#undef XPM_INC_X11
417 408
418/* Support Xterm style scrollbars */ 409/* Support Xterm style scrollbars */
419#undef XTERM_SCROLLBAR 410#undef XTERM_SCROLLBAR
420 411
421/* Define to 1 if the X Window System is missing or not being used. */ 412/* Define to 1 if the X Window System is missing or not being used. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines