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.3 by root, Sat Jan 21 18:34:25 2006 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 */
16#undef ENABLE_PERL 20#undef ENABLE_PERL
17 21
18/* Define if you want bold and italic support */ 22/* Define if you want bold and italic support */
19#undef ENABLE_STYLES 23#undef ENABLE_STYLES
20 24
25/* Define if you want your background to use the parent window background */
26#undef ENABLE_TRANSPARENCY
27
21/* Define if you want european extended codesets */ 28/* Define if you want european extended codesets */
22#undef ENCODING_EU 29#undef ENCODING_EU
23 30
24/* Define if you want japanese codesets */ 31/* Define if you want japanese codesets */
25#undef ENCODING_JP 32#undef ENCODING_JP
37#undef ENCODING_ZH 44#undef ENCODING_ZH
38 45
39/* Define if you want extended chinese codesets */ 46/* Define if you want extended chinese codesets */
40#undef ENCODING_ZH_EXT 47#undef ENCODING_ZH_EXT
41 48
49/* Define if you want to use libAfterImage for image processing */
50#undef HAVE_AFTERIMAGE
51
42/* Define to 1 if you have the <assert.h> header file. */ 52/* Define to 1 if you have the <assert.h> header file. */
43#undef HAVE_ASSERT_H 53#undef HAVE_ASSERT_H
44 54
45/* Define to 1 if you have the <clocale> header file. */ 55/* Define to 1 if you have the <clocale> header file. */
46#undef HAVE_CLOCALE 56#undef HAVE_CLOCALE
79#undef HAVE_LIBXFT 89#undef HAVE_LIBXFT
80 90
81/* Define to 1 if you have the <memory.h> header file. */ 91/* Define to 1 if you have the <memory.h> header file. */
82#undef HAVE_MEMORY_H 92#undef HAVE_MEMORY_H
83 93
84/* Define to 1 if you have the `nanosleep' function. */
85#undef HAVE_NANOSLEEP
86
87/* Define if nl_langinfo(CODESET) works */ 94/* Define if nl_langinfo(CODESET) works */
88#undef HAVE_NL_LANGINFO 95#undef HAVE_NL_LANGINFO
89 96
90/* Define to 1 if you have the `on_exit' function. */ 97/* Define to 1 if you have the `on_exit' function. */
91#undef HAVE_ON_EXIT 98#undef HAVE_ON_EXIT
100#undef HAVE_PTY_H 107#undef HAVE_PTY_H
101 108
102/* Define to 1 if you have the `revoke' function. */ 109/* Define to 1 if you have the `revoke' function. */
103#undef HAVE_REVOKE 110#undef HAVE_REVOKE
104 111
105/* Define if you have sched-h and sched_yield */
106#undef HAVE_SCHED_YIELD
107
108/* Define to 1 if you have the `seteuid' function. */ 112/* Define to 1 if you have the `seteuid' function. */
109#undef HAVE_SETEUID 113#undef HAVE_SETEUID
110 114
111/* Define if plain old setlocale works */ 115/* Define if plain old setlocale works */
112#undef HAVE_SETLOCALE 116#undef HAVE_SETLOCALE
114/* Define to 1 if you have the `setresuid' function. */ 118/* Define to 1 if you have the `setresuid' function. */
115#undef HAVE_SETRESUID 119#undef HAVE_SETRESUID
116 120
117/* Define to 1 if you have the `setreuid' function. */ 121/* Define to 1 if you have the `setreuid' function. */
118#undef HAVE_SETREUID 122#undef HAVE_SETREUID
123
124/* Define to 1 if you have the `setuid' function. */
125#undef HAVE_SETUID
119 126
120/* Define to 1 if you have the `setutent' function. */ 127/* Define to 1 if you have the `setutent' function. */
121#undef HAVE_SETUTENT 128#undef HAVE_SETUTENT
122 129
123/* Define to 1 if you have the <stdarg.h> header file. */ 130/* Define to 1 if you have the <stdarg.h> header file. */
224#undef HAVE_WCHAR_H 231#undef HAVE_WCHAR_H
225 232
226/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */ 233/* Define to 1 if you have the <X11/Xft/Xft.h> header file. */
227#undef HAVE_X11_XFT_XFT_H 234#undef HAVE_X11_XFT_XFT_H
228 235
229/* Define if Xlocale support works */
230#undef HAVE_XLOCALE
231
232/* Define if you have XPointer typedef */ 236/* Define if you have XPointer typedef */
233#undef HAVE_XPOINTER 237#undef HAVE_XPOINTER
234 238
235/* Define if setlocale (defined to Xsetlocale) works */ 239/* Define if setlocale (defined to Xsetlocale) works */
236#undef HAVE_XSETLOCALE 240#undef HAVE_XSETLOCALE
238/* Define to 1 if you have the `_getpty' function. */ 242/* Define to 1 if you have the `_getpty' function. */
239#undef HAVE__GETPTY 243#undef HAVE__GETPTY
240 244
241/* Define if you want ISO 14755 extended support */ 245/* Define if you want ISO 14755 extended support */
242#undef ISO_14755 246#undef ISO_14755
247
248/* Define location of lastlogx */
249#undef LASTLOGX_FILE
250
251/* Define location of lastlog */
252#undef LASTLOG_FILE
243 253
244/* Define if lastlog is provided via a directory */ 254/* Define if lastlog is provided via a directory */
245#undef LASTLOG_IS_DIR 255#undef LASTLOG_IS_DIR
246 256
247/* Define if you want to have lastlog support when utmp/utmpx is enabled */ 257/* Define if you want to have lastlog support when utmp/utmpx is enabled */
299#undef PLAIN_SCROLLBAR 309#undef PLAIN_SCROLLBAR
300 310
301/* Define if you want hide the pointer while typing */ 311/* Define if you want hide the pointer while typing */
302#undef POINTER_BLANK 312#undef POINTER_BLANK
303 313
304/* Define to use a 24 bit visual if the screen has 24 bit mode */
305#undef PREFER_24BIT
306
307/* Resource class */ 314/* Resource class */
308#undef RESCLASS 315#undef RESCLASS
309 316
310/* Fallback resource class */ 317/* Fallback resource class */
311#undef RESFALLBACK 318#undef RESFALLBACK
317#undef RETSIGTYPE 324#undef RETSIGTYPE
318 325
319/* Binary base name */ 326/* Binary base name */
320#undef RXVTNAME 327#undef RXVTNAME
321 328
322/* Define location of lastlogx */
323#undef RXVT_LASTLOGX_FILE
324
325/* Define location of lastlog */
326#undef RXVT_LASTLOG_FILE
327
328/* Support Rxvt original style scrollbars */ 329/* Support Rxvt original style scrollbars */
329#undef RXVT_SCROLLBAR 330#undef RXVT_SCROLLBAR
330 331
331/* Set TERMINFO value to the value given by configure */ 332/* Set TERMINFO value to the value given by configure */
332#undef RXVT_TERMINFO 333#undef RXVT_TERMINFO
333
334/* Define location of utmpx */
335#undef RXVT_UTMPX_FILE
336
337/* Define location of utmp */
338#undef RXVT_UTMP_FILE
339
340/* Define location of wtmpx */
341#undef RXVT_WTMPX_FILE
342
343/* Define location of wtmp */
344#undef RXVT_WTMP_FILE
345 334
346/* Define to allow scrolling when the selection moves to the top or bottom of 335/* Define to allow scrolling when the selection moves to the top or bottom of
347 the screen */ 336 the screen */
348#undef SELECTION_SCROLLING 337#undef SELECTION_SCROLLING
349 338
350/* The size of a `int', as computed by sizeof. */ 339/* The size of `int', as computed by sizeof. */
351#undef SIZEOF_INT 340#undef SIZEOF_INT
352 341
353/* The size of a `int *', as computed by sizeof. */ 342/* The size of `int *', as computed by sizeof. */
354#undef SIZEOF_INT_P 343#undef SIZEOF_INT_P
355 344
356/* The size of a `long long', as computed by sizeof. */ 345/* The size of `long long', as computed by sizeof. */
357#undef SIZEOF_LONG_LONG 346#undef SIZEOF_LONG_LONG
358 347
359/* The size of a `short', as computed by sizeof. */ 348/* The size of `short', as computed by sizeof. */
360#undef SIZEOF_SHORT 349#undef SIZEOF_SHORT
361 350
362/* Define to use "smart" resize behavior */ 351/* Define to use "smart" resize behavior */
363#undef SMART_RESIZE 352#undef SMART_RESIZE
364 353
372#undef TEXT_BLINK 361#undef TEXT_BLINK
373 362
374/* 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>. */
375#undef TIME_WITH_SYS_TIME 364#undef TIME_WITH_SYS_TIME
376 365
377/* Define if you want your background to be tinted */
378#undef TINTING
379
380/* Define if you want your background to use the parent window background */
381#undef TRANSPARENT
382
383/* Define location of ttys/ttytab */ 366/* Define location of ttys/ttytab */
384#undef TTYTAB_FILENAME 367#undef TTYTAB_FILENAME
385 368
386/* Define to change gid of ttys to group tty */ 369/* "" */
387#undef TTY_GID_SUPPORT 370#undef TTY_GID_SUPPORT
388 371
389/* Define if you want to represent unicode characters outside plane 0 */ 372/* Define if you want to represent unicode characters outside plane 0 */
390#undef UNICODE_3 373#undef UNICODE_3
391 374
394 377
395/* Define if you want to have XIM (X Input Method) protocol support - required 378/* Define if you want to have XIM (X Input Method) protocol support - required
396 for multibyte characters input */ 379 for multibyte characters input */
397#undef USE_XIM 380#undef USE_XIM
398 381
382/* Define location of utmpx */
383#undef UTMPX_FILE
384
385/* Define location of utmp */
386#undef UTMP_FILE
387
399/* Define if you want to have utmp/utmpx support */ 388/* Define if you want to have utmp/utmpx support */
400#undef UTMP_SUPPORT 389#undef UTMP_SUPPORT
401 390
391/* Define location of wtmpx */
392#undef WTMPX_FILE
393
394/* Define location of wtmp */
395#undef WTMP_FILE
396
402/* Define if you want to have wtmp support when utmp/utmpx is enabled */ 397/* Define if you want to have wtmp support when utmp/utmpx is enabled */
403#undef WTMP_SUPPORT 398#undef WTMP_SUPPORT
404 399
405/* Define to enable xft support */ 400/* Define to enable xft support */
406#undef XFT 401#undef XFT
407 402
408/* Define if your XIMCallback specifies XIC as first type. */ 403/* Define if your XIMCallback specifies XIC as first type. */
409#undef XIMCB_PROTO_BROKEN 404#undef XIMCB_PROTO_BROKEN
410 405
411/* Define if you want to have sexy-looking background pixmaps. Needs libXpm */ 406/* Define ONLY iff Xlib.h supports it */
412#undef XPM_BACKGROUND 407#undef XLIB_ILLEGAL_ACCESS
413
414/* Define if you include <X11/xpm.h> on a normal include path (be careful) */
415#undef XPM_INC_X11
416 408
417/* Support Xterm style scrollbars */ 409/* Support Xterm style scrollbars */
418#undef XTERM_SCROLLBAR 410#undef XTERM_SCROLLBAR
419 411
420/* 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. */
431#undef _GNU_SOURCE 423#undef _GNU_SOURCE
432 424
433/* Needed to get declarations for msg_control and msg_controllen on Solaris */ 425/* Needed to get declarations for msg_control and msg_controllen on Solaris */
434#undef _XOPEN_SOURCE 426#undef _XOPEN_SOURCE
435 427
436/* Needed to get declarations for msg_control and msg_controllen on Solaris */
437#undef _XOPEN_SOURCE_EXTENDED
438
439/* Needed to get declarations for msg_control and msg_controllen on Solaris */
440#undef __EXTENSIONS__
441
442/* Define to empty if `const' does not conform to ANSI C. */ 428/* Define to empty if `const' does not conform to ANSI C. */
443#undef const 429#undef const
444 430
445/* Define to `int' if <sys/types.h> doesn't define. */ 431/* Define to `int' if <sys/types.h> doesn't define. */
446#undef gid_t 432#undef gid_t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines