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.7 by root, Wed Jan 25 21:04:15 2006 UTC vs.
Revision 1.13 by root, Tue Jun 26 00:40:18 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 */
16#undef ENABLE_PERL 19#undef ENABLE_PERL
17 20
18/* Define if you want bold and italic support */ 21/* Define if you want bold and italic support */
19#undef ENABLE_STYLES 22#undef ENABLE_STYLES
20 23
24/* Define if you want your background to use the parent window background */
25#undef ENABLE_TRANSPARENCY
26
21/* Define if you want european extended codesets */ 27/* Define if you want european extended codesets */
22#undef ENCODING_EU 28#undef ENCODING_EU
23 29
24/* Define if you want japanese codesets */ 30/* Define if you want japanese codesets */
25#undef ENCODING_JP 31#undef ENCODING_JP
37#undef ENCODING_ZH 43#undef ENCODING_ZH
38 44
39/* Define if you want extended chinese codesets */ 45/* Define if you want extended chinese codesets */
40#undef ENCODING_ZH_EXT 46#undef ENCODING_ZH_EXT
41 47
48/* Define if you want to use libAfterImage for image processing */
49#undef HAVE_AFTERIMAGE
50
42/* Define to 1 if you have the <assert.h> header file. */ 51/* Define to 1 if you have the <assert.h> header file. */
43#undef HAVE_ASSERT_H 52#undef HAVE_ASSERT_H
44 53
45/* Define to 1 if you have the <clocale> header file. */ 54/* Define to 1 if you have the <clocale> header file. */
46#undef HAVE_CLOCALE 55#undef HAVE_CLOCALE
97#undef HAVE_PTY_H 106#undef HAVE_PTY_H
98 107
99/* Define to 1 if you have the `revoke' function. */ 108/* Define to 1 if you have the `revoke' function. */
100#undef HAVE_REVOKE 109#undef HAVE_REVOKE
101 110
102/* Define if you have sched-h and sched_yield */
103#undef HAVE_SCHED_YIELD
104
105/* Define to 1 if you have the `seteuid' function. */ 111/* Define to 1 if you have the `seteuid' function. */
106#undef HAVE_SETEUID 112#undef HAVE_SETEUID
107 113
108/* Define if plain old setlocale works */ 114/* Define if plain old setlocale works */
109#undef HAVE_SETLOCALE 115#undef HAVE_SETLOCALE
111/* Define to 1 if you have the `setresuid' function. */ 117/* Define to 1 if you have the `setresuid' function. */
112#undef HAVE_SETRESUID 118#undef HAVE_SETRESUID
113 119
114/* Define to 1 if you have the `setreuid' function. */ 120/* Define to 1 if you have the `setreuid' function. */
115#undef HAVE_SETREUID 121#undef HAVE_SETREUID
122
123/* Define to 1 if you have the `setuid' function. */
124#undef HAVE_SETUID
116 125
117/* Define to 1 if you have the `setutent' function. */ 126/* Define to 1 if you have the `setutent' function. */
118#undef HAVE_SETUTENT 127#undef HAVE_SETUTENT
119 128
120/* Define to 1 if you have the <stdarg.h> header file. */ 129/* Define to 1 if you have the <stdarg.h> header file. */
221#undef HAVE_WCHAR_H 230#undef HAVE_WCHAR_H
222 231
223/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */ 232/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */
224#undef HAVE_X11_XFT_XFT_H 233#undef HAVE_X11_XFT_XFT_H
225 234
226/* Define if Xlocale support works */
227#undef HAVE_XLOCALE
228
229/* Define if you have XPointer typedef */ 235/* Define if you have XPointer typedef */
230#undef HAVE_XPOINTER 236#undef HAVE_XPOINTER
231 237
232/* Define if setlocale (defined to Xsetlocale) works */ 238/* Define if setlocale (defined to Xsetlocale) works */
233#undef HAVE_XSETLOCALE 239#undef HAVE_XSETLOCALE
327 333
328/* Define to allow scrolling when the selection moves to the top or bottom of 334/* Define to allow scrolling when the selection moves to the top or bottom of
329 the screen */ 335 the screen */
330#undef SELECTION_SCROLLING 336#undef SELECTION_SCROLLING
331 337
332/* The size of a `int', as computed by sizeof. */ 338/* The size of `int', as computed by sizeof. */
333#undef SIZEOF_INT 339#undef SIZEOF_INT
334 340
335/* The size of a `int *', as computed by sizeof. */ 341/* The size of `int *', as computed by sizeof. */
336#undef SIZEOF_INT_P 342#undef SIZEOF_INT_P
337 343
338/* The size of a `long long', as computed by sizeof. */ 344/* The size of `long long', as computed by sizeof. */
339#undef SIZEOF_LONG_LONG 345#undef SIZEOF_LONG_LONG
340 346
341/* The size of a `short', as computed by sizeof. */ 347/* The size of `short', as computed by sizeof. */
342#undef SIZEOF_SHORT 348#undef SIZEOF_SHORT
343 349
344/* Define to use "smart" resize behavior */ 350/* Define to use "smart" resize behavior */
345#undef SMART_RESIZE 351#undef SMART_RESIZE
346 352
356/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 362/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
357#undef TIME_WITH_SYS_TIME 363#undef TIME_WITH_SYS_TIME
358 364
359/* Define if you want your background to be tinted */ 365/* Define if you want your background to be tinted */
360#undef TINTING 366#undef TINTING
361
362/* Define if you want your background to use the parent window background */
363#undef TRANSPARENT
364 367
365/* Define location of ttys/ttytab */ 368/* Define location of ttys/ttytab */
366#undef TTYTAB_FILENAME 369#undef TTYTAB_FILENAME
367 370
368/* "" */ 371/* "" */
400#undef XFT 403#undef XFT
401 404
402/* Define if your XIMCallback specifies XIC as first type. */ 405/* Define if your XIMCallback specifies XIC as first type. */
403#undef XIMCB_PROTO_BROKEN 406#undef XIMCB_PROTO_BROKEN
404 407
408/* Define ONLY iff Xlib.h supports it */
409#undef XLIB_ILLEGAL_ACCESS
410
405/* Define if you want to have sexy-looking background pixmaps. Needs libXpm */ 411/* Define if you want to have sexy-looking background pixmaps. Needs libXpm or
412 libAfterImage */
406#undef XPM_BACKGROUND 413#undef XPM_BACKGROUND
407 414
408/* Define if you include <X11/xpm.h> on a normal include path (be careful) */ 415/* Define if you include <X11/xpm.h> on a normal include path (be careful) */
409#undef XPM_INC_X11 416#undef XPM_INC_X11
410 417
425#undef _GNU_SOURCE 432#undef _GNU_SOURCE
426 433
427/* Needed to get declarations for msg_control and msg_controllen on Solaris */ 434/* Needed to get declarations for msg_control and msg_controllen on Solaris */
428#undef _XOPEN_SOURCE 435#undef _XOPEN_SOURCE
429 436
430/* Needed to get declarations for msg_control and msg_controllen on Solaris */
431#undef _XOPEN_SOURCE_EXTENDED
432
433/* Needed to get declarations for msg_control and msg_controllen on Solaris */
434#undef __EXTENSIONS__
435
436/* Define to empty if `const' does not conform to ANSI C. */ 437/* Define to empty if `const' does not conform to ANSI C. */
437#undef const 438#undef const
438 439
439/* Define to `int' if <sys/types.h> doesn't define. */ 440/* Define to `int' if <sys/types.h> doesn't define. */
440#undef gid_t 441#undef gid_t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines