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.9 by root, Sat Jan 28 21:25:11 2006 UTC

79#undef HAVE_LIBXFT 79#undef HAVE_LIBXFT
80 80
81/* Define to 1 if you have the <memory.h> header file. */ 81/* Define to 1 if you have the <memory.h> header file. */
82#undef HAVE_MEMORY_H 82#undef HAVE_MEMORY_H
83 83
84/* Define to 1 if you have the `nanosleep' function. */
85#undef HAVE_NANOSLEEP
86
87/* Define if nl_langinfo(CODESET) works */ 84/* Define if nl_langinfo(CODESET) works */
88#undef HAVE_NL_LANGINFO 85#undef HAVE_NL_LANGINFO
89 86
90/* Define to 1 if you have the `on_exit' function. */ 87/* Define to 1 if you have the `on_exit' function. */
91#undef HAVE_ON_EXIT 88#undef HAVE_ON_EXIT
100#undef HAVE_PTY_H 97#undef HAVE_PTY_H
101 98
102/* Define to 1 if you have the `revoke' function. */ 99/* Define to 1 if you have the `revoke' function. */
103#undef HAVE_REVOKE 100#undef HAVE_REVOKE
104 101
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. */ 102/* Define to 1 if you have the `seteuid' function. */
109#undef HAVE_SETEUID 103#undef HAVE_SETEUID
110 104
111/* Define if plain old setlocale works */ 105/* Define if plain old setlocale works */
112#undef HAVE_SETLOCALE 106#undef HAVE_SETLOCALE
114/* Define to 1 if you have the `setresuid' function. */ 108/* Define to 1 if you have the `setresuid' function. */
115#undef HAVE_SETRESUID 109#undef HAVE_SETRESUID
116 110
117/* Define to 1 if you have the `setreuid' function. */ 111/* Define to 1 if you have the `setreuid' function. */
118#undef HAVE_SETREUID 112#undef HAVE_SETREUID
113
114/* Define to 1 if you have the `setuid' function. */
115#undef HAVE_SETUID
119 116
120/* Define to 1 if you have the `setutent' function. */ 117/* Define to 1 if you have the `setutent' function. */
121#undef HAVE_SETUTENT 118#undef HAVE_SETUTENT
122 119
123/* Define to 1 if you have the <stdarg.h> header file. */ 120/* Define to 1 if you have the <stdarg.h> header file. */
239#undef HAVE__GETPTY 236#undef HAVE__GETPTY
240 237
241/* Define if you want ISO 14755 extended support */ 238/* Define if you want ISO 14755 extended support */
242#undef ISO_14755 239#undef ISO_14755
243 240
241/* Define location of lastlogx */
242#undef LASTLOGX_FILE
243
244/* Define location of lastlog */
245#undef LASTLOG_FILE
246
244/* Define if lastlog is provided via a directory */ 247/* Define if lastlog is provided via a directory */
245#undef LASTLOG_IS_DIR 248#undef LASTLOG_IS_DIR
246 249
247/* Define if you want to have lastlog support when utmp/utmpx is enabled */ 250/* Define if you want to have lastlog support when utmp/utmpx is enabled */
248#undef LASTLOG_SUPPORT 251#undef LASTLOG_SUPPORT
299#undef PLAIN_SCROLLBAR 302#undef PLAIN_SCROLLBAR
300 303
301/* Define if you want hide the pointer while typing */ 304/* Define if you want hide the pointer while typing */
302#undef POINTER_BLANK 305#undef POINTER_BLANK
303 306
304/* Define to use a 24 bit visual if the screen has 24 bit mode */
305#undef PREFER_24BIT
306
307/* Resource class */ 307/* Resource class */
308#undef RESCLASS 308#undef RESCLASS
309 309
310/* Fallback resource class */ 310/* Fallback resource class */
311#undef RESFALLBACK 311#undef RESFALLBACK
317#undef RETSIGTYPE 317#undef RETSIGTYPE
318 318
319/* Binary base name */ 319/* Binary base name */
320#undef RXVTNAME 320#undef RXVTNAME
321 321
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 */ 322/* Support Rxvt original style scrollbars */
329#undef RXVT_SCROLLBAR 323#undef RXVT_SCROLLBAR
330 324
331/* Set TERMINFO value to the value given by configure */ 325/* Set TERMINFO value to the value given by configure */
332#undef RXVT_TERMINFO 326#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 327
346/* Define to allow scrolling when the selection moves to the top or bottom of 328/* Define to allow scrolling when the selection moves to the top or bottom of
347 the screen */ 329 the screen */
348#undef SELECTION_SCROLLING 330#undef SELECTION_SCROLLING
349 331
381#undef TRANSPARENT 363#undef TRANSPARENT
382 364
383/* Define location of ttys/ttytab */ 365/* Define location of ttys/ttytab */
384#undef TTYTAB_FILENAME 366#undef TTYTAB_FILENAME
385 367
386/* Define to change gid of ttys to group tty */ 368/* "" */
387#undef TTY_GID_SUPPORT 369#undef TTY_GID_SUPPORT
388 370
389/* Define if you want to represent unicode characters outside plane 0 */ 371/* Define if you want to represent unicode characters outside plane 0 */
390#undef UNICODE_3 372#undef UNICODE_3
391 373
394 376
395/* Define if you want to have XIM (X Input Method) protocol support - required 377/* Define if you want to have XIM (X Input Method) protocol support - required
396 for multibyte characters input */ 378 for multibyte characters input */
397#undef USE_XIM 379#undef USE_XIM
398 380
381/* Define location of utmpx */
382#undef UTMPX_FILE
383
384/* Define location of utmp */
385#undef UTMP_FILE
386
399/* Define if you want to have utmp/utmpx support */ 387/* Define if you want to have utmp/utmpx support */
400#undef UTMP_SUPPORT 388#undef UTMP_SUPPORT
389
390/* Define location of wtmpx */
391#undef WTMPX_FILE
392
393/* Define location of wtmp */
394#undef WTMP_FILE
401 395
402/* Define if you want to have wtmp support when utmp/utmpx is enabled */ 396/* Define if you want to have wtmp support when utmp/utmpx is enabled */
403#undef WTMP_SUPPORT 397#undef WTMP_SUPPORT
404 398
405/* Define to enable xft support */ 399/* Define to enable xft support */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines