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.7 by root, Wed Jan 25 21:04:15 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. */
399/* Define to enable xft support */ 399/* Define to enable xft support */
400#undef XFT 400#undef XFT
401 401
402/* Define if your XIMCallback specifies XIC as first type. */ 402/* Define if your XIMCallback specifies XIC as first type. */
403#undef XIMCB_PROTO_BROKEN 403#undef XIMCB_PROTO_BROKEN
404
405/* Define ONLY iff Xlib.h supports it */
406#undef XLIB_ILLEGAL_ACCESS
404 407
405/* 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 */
406#undef XPM_BACKGROUND 409#undef XPM_BACKGROUND
407 410
408/* 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