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.15 by sasha, Wed Sep 12 21:06:07 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
3/* Define if you want to have sexy-looking background pixmaps. Needs
4 libAfterImage */
5#undef BG_IMAGE_FROM_FILE
2 6
3/* clone device filename */ 7/* clone device filename */
4#undef CLONE_DEVICE 8#undef CLONE_DEVICE
5 9
6/* Define if you want 8 bit control sequences */ 10/* Define if you want 8 bit control sequences */
357#undef TEXT_BLINK 361#undef TEXT_BLINK
358 362
359/* 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>. */
360#undef TIME_WITH_SYS_TIME 364#undef TIME_WITH_SYS_TIME
361 365
362/* Define if you want your background to be tinted */
363#undef TINTING
364
365/* Define location of ttys/ttytab */ 366/* Define location of ttys/ttytab */
366#undef TTYTAB_FILENAME 367#undef TTYTAB_FILENAME
367 368
368/* "" */ 369/* "" */
369#undef TTY_GID_SUPPORT 370#undef TTY_GID_SUPPORT
402/* Define if your XIMCallback specifies XIC as first type. */ 403/* Define if your XIMCallback specifies XIC as first type. */
403#undef XIMCB_PROTO_BROKEN 404#undef XIMCB_PROTO_BROKEN
404 405
405/* Define ONLY iff Xlib.h supports it */ 406/* Define ONLY iff Xlib.h supports it */
406#undef XLIB_ILLEGAL_ACCESS 407#undef XLIB_ILLEGAL_ACCESS
407
408/* Define if you want to have sexy-looking background pixmaps. Needs
409 libAfterImage */
410#undef BG_IMAGE_FROM_FILE
411
412/* Define if you include <X11/xpm.h> on a normal include path (be careful) */
413#undef XPM_INC_X11
414 408
415/* Support Xterm style scrollbars */ 409/* Support Xterm style scrollbars */
416#undef XTERM_SCROLLBAR 410#undef XTERM_SCROLLBAR
417 411
418/* 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