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.6 by root, Sun Jan 22 17:10:01 2006 UTC vs.
Revision 1.9 by root, Sat Jan 28 21:25:11 2006 UTC

97#undef HAVE_PTY_H 97#undef HAVE_PTY_H
98 98
99/* Define to 1 if you have the `revoke' function. */ 99/* Define to 1 if you have the `revoke' function. */
100#undef HAVE_REVOKE 100#undef HAVE_REVOKE
101 101
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. */ 102/* Define to 1 if you have the `seteuid' function. */
106#undef HAVE_SETEUID 103#undef HAVE_SETEUID
107 104
108/* Define if plain old setlocale works */ 105/* Define if plain old setlocale works */
109#undef HAVE_SETLOCALE 106#undef HAVE_SETLOCALE
111/* Define to 1 if you have the `setresuid' function. */ 108/* Define to 1 if you have the `setresuid' function. */
112#undef HAVE_SETRESUID 109#undef HAVE_SETRESUID
113 110
114/* Define to 1 if you have the `setreuid' function. */ 111/* Define to 1 if you have the `setreuid' function. */
115#undef HAVE_SETREUID 112#undef HAVE_SETREUID
113
114/* Define to 1 if you have the `setuid' function. */
115#undef HAVE_SETUID
116 116
117/* Define to 1 if you have the `setutent' function. */ 117/* Define to 1 if you have the `setutent' function. */
118#undef HAVE_SETUTENT 118#undef HAVE_SETUTENT
119 119
120/* Define to 1 if you have the <stdarg.h> header file. */ 120/* Define to 1 if you have the <stdarg.h> header file. */
301/* Support plain style scrollbars */ 301/* Support plain style scrollbars */
302#undef PLAIN_SCROLLBAR 302#undef PLAIN_SCROLLBAR
303 303
304/* Define if you want hide the pointer while typing */ 304/* Define if you want hide the pointer while typing */
305#undef POINTER_BLANK 305#undef POINTER_BLANK
306
307/* Define to use a 24 bit visual if the screen has 24 bit mode */
308#undef PREFER_24BIT
309 306
310/* Resource class */ 307/* Resource class */
311#undef RESCLASS 308#undef RESCLASS
312 309
313/* Fallback resource class */ 310/* Fallback resource class */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines