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.12 by root, Sat Jun 9 13:04:27 2007 UTC vs.
Revision 1.15 by sasha, Wed Sep 12 21:06:07 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
5 2
6/* clone device filename */ 3/* clone device filename */
7#undef CLONE_DEVICE 4#undef CLONE_DEVICE
8 5
9/* Define if you want 8 bit control sequences */ 6/* Define if you want 8 bit control sequences */
18/* Define if you can embed a perl interpreter */ 15/* Define if you can embed a perl interpreter */
19#undef ENABLE_PERL 16#undef ENABLE_PERL
20 17
21/* Define if you want bold and italic support */ 18/* Define if you want bold and italic support */
22#undef ENABLE_STYLES 19#undef ENABLE_STYLES
20
21/* Define if you want your background to use the parent window background */
22#undef ENABLE_TRANSPARENCY
23 23
24/* Define if you want european extended codesets */ 24/* Define if you want european extended codesets */
25#undef ENCODING_EU 25#undef ENCODING_EU
26 26
27/* Define if you want japanese codesets */ 27/* Define if you want japanese codesets */
227#undef HAVE_WCHAR_H 227#undef HAVE_WCHAR_H
228 228
229/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */ 229/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */
230#undef HAVE_X11_XFT_XFT_H 230#undef HAVE_X11_XFT_XFT_H
231 231
232/* Define if Xlocale support works */
233#undef HAVE_XLOCALE
234
235/* Define if you have XPointer typedef */ 232/* Define if you have XPointer typedef */
236#undef HAVE_XPOINTER 233#undef HAVE_XPOINTER
237 234
238/* Define if setlocale (defined to Xsetlocale) works */ 235/* Define if setlocale (defined to Xsetlocale) works */
239#undef HAVE_XSETLOCALE 236#undef HAVE_XSETLOCALE
363#undef TIME_WITH_SYS_TIME 360#undef TIME_WITH_SYS_TIME
364 361
365/* Define if you want your background to be tinted */ 362/* Define if you want your background to be tinted */
366#undef TINTING 363#undef TINTING
367 364
368/* Define if you want your background to use the parent window background */
369#undef TRANSPARENT
370
371/* Define location of ttys/ttytab */ 365/* Define location of ttys/ttytab */
372#undef TTYTAB_FILENAME 366#undef TTYTAB_FILENAME
373 367
374/* "" */ 368/* "" */
375#undef TTY_GID_SUPPORT 369#undef TTY_GID_SUPPORT
409#undef XIMCB_PROTO_BROKEN 403#undef XIMCB_PROTO_BROKEN
410 404
411/* Define ONLY iff Xlib.h supports it */ 405/* Define ONLY iff Xlib.h supports it */
412#undef XLIB_ILLEGAL_ACCESS 406#undef XLIB_ILLEGAL_ACCESS
413 407
414/* Define if you want to have sexy-looking background pixmaps. Needs libXpm or 408/* Define if you want to have sexy-looking background pixmaps. Needs
415 libAfterImage */ 409 libAfterImage */
416#undef XPM_BACKGROUND 410#undef BG_IMAGE_FROM_FILE
417 411
418/* Define if you include <X11/xpm.h> on a normal include path (be careful) */ 412/* Define if you include <X11/xpm.h> on a normal include path (be careful) */
419#undef XPM_INC_X11 413#undef XPM_INC_X11
420 414
421/* Support Xterm style scrollbars */ 415/* Support Xterm style scrollbars */
435#undef _GNU_SOURCE 429#undef _GNU_SOURCE
436 430
437/* Needed to get declarations for msg_control and msg_controllen on Solaris */ 431/* Needed to get declarations for msg_control and msg_controllen on Solaris */
438#undef _XOPEN_SOURCE 432#undef _XOPEN_SOURCE
439 433
440/* Needed to get declarations for msg_control and msg_controllen on Solaris */
441#undef _XOPEN_SOURCE_EXTENDED
442
443/* Needed to get declarations for msg_control and msg_controllen on Solaris */
444#undef __EXTENSIONS__
445
446/* Define to empty if `const' does not conform to ANSI C. */ 434/* Define to empty if `const' does not conform to ANSI C. */
447#undef const 435#undef const
448 436
449/* Define to `int' if <sys/types.h> doesn't define. */ 437/* Define to `int' if <sys/types.h> doesn't define. */
450#undef gid_t 438#undef gid_t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines