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.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 */
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
41 44
45/* Define if you want to use libAfterImage for image processing */
46#undef HAVE_AFTERIMAGE
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. */
46#undef HAVE_CLOCALE 52#undef HAVE_CLOCALE
79#undef HAVE_LIBXFT 85#undef HAVE_LIBXFT
80 86
81/* Define to 1 if you have the <memory.h> header file. */ 87/* Define to 1 if you have the <memory.h> header file. */
82#undef HAVE_MEMORY_H 88#undef HAVE_MEMORY_H
83 89
84/* Define to 1 if you have the `nanosleep' function. */
85#undef HAVE_NANOSLEEP
86
87/* Define if nl_langinfo(CODESET) works */ 90/* Define if nl_langinfo(CODESET) works */
88#undef HAVE_NL_LANGINFO 91#undef HAVE_NL_LANGINFO
89 92
90/* Define to 1 if you have the `on_exit' function. */ 93/* Define to 1 if you have the `on_exit' function. */
91#undef HAVE_ON_EXIT 94#undef HAVE_ON_EXIT
100#undef HAVE_PTY_H 103#undef HAVE_PTY_H
101 104
102/* Define to 1 if you have the `revoke' function. */ 105/* Define to 1 if you have the `revoke' function. */
103#undef HAVE_REVOKE 106#undef HAVE_REVOKE
104 107
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. */ 108/* Define to 1 if you have the `seteuid' function. */
109#undef HAVE_SETEUID 109#undef HAVE_SETEUID
110 110
111/* Define if plain old setlocale works */ 111/* Define if plain old setlocale works */
112#undef HAVE_SETLOCALE 112#undef HAVE_SETLOCALE
114/* Define to 1 if you have the `setresuid' function. */ 114/* Define to 1 if you have the `setresuid' function. */
115#undef HAVE_SETRESUID 115#undef HAVE_SETRESUID
116 116
117/* Define to 1 if you have the `setreuid' function. */ 117/* Define to 1 if you have the `setreuid' function. */
118#undef HAVE_SETREUID 118#undef HAVE_SETREUID
119
120/* Define to 1 if you have the `setuid' function. */
121#undef HAVE_SETUID
119 122
120/* Define to 1 if you have the `setutent' function. */ 123/* Define to 1 if you have the `setutent' function. */
121#undef HAVE_SETUTENT 124#undef HAVE_SETUTENT
122 125
123/* Define to 1 if you have the <stdarg.h> header file. */ 126/* Define to 1 if you have the <stdarg.h> header file. */
239#undef HAVE__GETPTY 242#undef HAVE__GETPTY
240 243
241/* Define if you want ISO 14755 extended support */ 244/* Define if you want ISO 14755 extended support */
242#undef ISO_14755 245#undef ISO_14755
243 246
247/* Define location of lastlogx */
248#undef LASTLOGX_FILE
249
250/* Define location of lastlog */
251#undef LASTLOG_FILE
252
244/* Define if lastlog is provided via a directory */ 253/* Define if lastlog is provided via a directory */
245#undef LASTLOG_IS_DIR 254#undef LASTLOG_IS_DIR
246 255
247/* Define if you want to have lastlog support when utmp/utmpx is enabled */ 256/* Define if you want to have lastlog support when utmp/utmpx is enabled */
248#undef LASTLOG_SUPPORT 257#undef LASTLOG_SUPPORT
299#undef PLAIN_SCROLLBAR 308#undef PLAIN_SCROLLBAR
300 309
301/* Define if you want hide the pointer while typing */ 310/* Define if you want hide the pointer while typing */
302#undef POINTER_BLANK 311#undef POINTER_BLANK
303 312
304/* Define to use a 24 bit visual if the screen has 24 bit mode */
305#undef PREFER_24BIT
306
307/* Resource class */ 313/* Resource class */
308#undef RESCLASS 314#undef RESCLASS
309 315
310/* Fallback resource class */ 316/* Fallback resource class */
311#undef RESFALLBACK 317#undef RESFALLBACK
317#undef RETSIGTYPE 323#undef RETSIGTYPE
318 324
319/* Binary base name */ 325/* Binary base name */
320#undef RXVTNAME 326#undef RXVTNAME
321 327
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 */ 328/* Support Rxvt original style scrollbars */
329#undef RXVT_SCROLLBAR 329#undef RXVT_SCROLLBAR
330 330
331/* Set TERMINFO value to the value given by configure */ 331/* Set TERMINFO value to the value given by configure */
332#undef RXVT_TERMINFO 332#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 333
346/* 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
347 the screen */ 335 the screen */
348#undef SELECTION_SCROLLING 336#undef SELECTION_SCROLLING
349 337
381#undef TRANSPARENT 369#undef TRANSPARENT
382 370
383/* Define location of ttys/ttytab */ 371/* Define location of ttys/ttytab */
384#undef TTYTAB_FILENAME 372#undef TTYTAB_FILENAME
385 373
386/* Define to change gid of ttys to group tty */ 374/* "" */
387#undef TTY_GID_SUPPORT 375#undef TTY_GID_SUPPORT
388 376
389/* Define if you want to represent unicode characters outside plane 0 */ 377/* Define if you want to represent unicode characters outside plane 0 */
390#undef UNICODE_3 378#undef UNICODE_3
391 379
394 382
395/* Define if you want to have XIM (X Input Method) protocol support - required 383/* Define if you want to have XIM (X Input Method) protocol support - required
396 for multibyte characters input */ 384 for multibyte characters input */
397#undef USE_XIM 385#undef USE_XIM
398 386
387/* Define location of utmpx */
388#undef UTMPX_FILE
389
390/* Define location of utmp */
391#undef UTMP_FILE
392
399/* Define if you want to have utmp/utmpx support */ 393/* Define if you want to have utmp/utmpx support */
400#undef UTMP_SUPPORT 394#undef UTMP_SUPPORT
401 395
396/* Define location of wtmpx */
397#undef WTMPX_FILE
398
399/* Define location of wtmp */
400#undef WTMP_FILE
401
402/* Define if you want to have wtmp support when utmp/utmpx is enabled */ 402/* Define if you want to have wtmp support when utmp/utmpx is enabled */
403#undef WTMP_SUPPORT 403#undef WTMP_SUPPORT
404 404
405/* Define to enable xft support */ 405/* Define to enable xft support */
406#undef XFT 406#undef XFT
407 407
408/* Define if your XIMCallback specifies XIC as first type. */ 408/* Define if your XIMCallback specifies XIC as first type. */
409#undef XIMCB_PROTO_BROKEN 409#undef XIMCB_PROTO_BROKEN
410 410
411/* Define ONLY iff Xlib.h supports it */
412#undef XLIB_ILLEGAL_ACCESS
413
411/* 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 */
412#undef XPM_BACKGROUND 416#undef XPM_BACKGROUND
413 417
414/* 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) */
415#undef XPM_INC_X11 419#undef XPM_INC_X11
416 420

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines