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.5 by root, Sun Jan 22 00:48:13 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. */
305#undef PLAIN_SCROLLBAR 302#undef PLAIN_SCROLLBAR
306 303
307/* Define if you want hide the pointer while typing */ 304/* Define if you want hide the pointer while typing */
308#undef POINTER_BLANK 305#undef POINTER_BLANK
309 306
310/* Define to use a 24 bit visual if the screen has 24 bit mode */
311#undef PREFER_24BIT
312
313/* Resource class */ 307/* Resource class */
314#undef RESCLASS 308#undef RESCLASS
315 309
316/* Fallback resource class */ 310/* Fallback resource class */
317#undef RESFALLBACK 311#undef RESFALLBACK
369#undef TRANSPARENT 363#undef TRANSPARENT
370 364
371/* Define location of ttys/ttytab */ 365/* Define location of ttys/ttytab */
372#undef TTYTAB_FILENAME 366#undef TTYTAB_FILENAME
373 367
374/* Define to change gid of ttys to group tty */ 368/* "" */
375#undef TTY_GID_SUPPORT 369#undef TTY_GID_SUPPORT
376 370
377/* Define if you want to represent unicode characters outside plane 0 */ 371/* Define if you want to represent unicode characters outside plane 0 */
378#undef UNICODE_3 372#undef UNICODE_3
379 373

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines