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.10 by root, Thu Feb 2 14:40:59 2006 UTC vs.
Revision 1.11 by sasha, Fri Jun 8 20:04:10 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 integrate with AfterStep window manager */
4#undef AFTERSTEP_INTEGRATION
2 5
3/* clone device filename */ 6/* clone device filename */
4#undef CLONE_DEVICE 7#undef CLONE_DEVICE
5 8
6/* Define if you want 8 bit control sequences */ 9/* Define if you want 8 bit control sequences */
36/* Define if you want chinese codesets */ 39/* Define if you want chinese codesets */
37#undef ENCODING_ZH 40#undef ENCODING_ZH
38 41
39/* Define if you want extended chinese codesets */ 42/* Define if you want extended chinese codesets */
40#undef ENCODING_ZH_EXT 43#undef ENCODING_ZH_EXT
44
45/* Define if you want to use libAfterImage for image processing */
46#undef HAVE_AFTERIMAGE
41 47
42/* Define to 1 if you have the <assert.h> header file. */ 48/* Define to 1 if you have the <assert.h> header file. */
43#undef HAVE_ASSERT_H 49#undef HAVE_ASSERT_H
44 50
45/* Define to 1 if you have the <clocale> header file. */ 51/* Define to 1 if you have the <clocale> header file. */
403#undef XIMCB_PROTO_BROKEN 409#undef XIMCB_PROTO_BROKEN
404 410
405/* Define ONLY iff Xlib.h supports it */ 411/* Define ONLY iff Xlib.h supports it */
406#undef XLIB_ILLEGAL_ACCESS 412#undef XLIB_ILLEGAL_ACCESS
407 413
408/* Define if you want to have sexy-looking background pixmaps. Needs libXpm */ 414/* Define if you want to have sexy-looking background pixmaps. Needs libXpm or
415 libAfterImage */
409#undef XPM_BACKGROUND 416#undef XPM_BACKGROUND
410 417
411/* Define if you include <X11/xpm.h> on a normal include path (be careful) */ 418/* Define if you include <X11/xpm.h> on a normal include path (be careful) */
412#undef XPM_INC_X11 419#undef XPM_INC_X11
413 420

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines