ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/rxvt-unicode/config.h.in
(Generate patch)

Comparing cvsroot/rxvt-unicode/config.h.in (file contents):
Revision 1.6 by root, Sun Jan 22 17:10:01 2006 UTC vs.
Revision 1.10 by root, Thu Feb 2 14:40:59 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. */
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 306
307/* Define to use a 24 bit visual if the screen has 24 bit mode */
308#undef PREFER_24BIT
309
310/* Resource class */ 307/* Resource class */
311#undef RESCLASS 308#undef RESCLASS
312 309
313/* Fallback resource class */ 310/* Fallback resource class */
314#undef RESFALLBACK 311#undef RESFALLBACK
402/* Define to enable xft support */ 399/* Define to enable xft support */
403#undef XFT 400#undef XFT
404 401
405/* Define if your XIMCallback specifies XIC as first type. */ 402/* Define if your XIMCallback specifies XIC as first type. */
406#undef XIMCB_PROTO_BROKEN 403#undef XIMCB_PROTO_BROKEN
404
405/* Define ONLY iff Xlib.h supports it */
406#undef XLIB_ILLEGAL_ACCESS
407 407
408/* Define if you want to have sexy-looking background pixmaps. Needs libXpm */ 408/* Define if you want to have sexy-looking background pixmaps. Needs libXpm */
409#undef XPM_BACKGROUND 409#undef XPM_BACKGROUND
410 410
411/* Define if you include <X11/xpm.h> on a normal include path (be careful) */ 411/* Define if you include <X11/xpm.h> on a normal include path (be careful) */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines