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.8 by root, Wed Jan 25 22:09:33 2006 UTC vs.
Revision 1.10 by root, Thu Feb 2 14:40:59 2006 UTC

96/* Define to 1 if you have the <pty.h> header file. */ 96/* Define to 1 if you have the <pty.h> header file. */
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
102/* Define if you have sched-h and sched_yield */
103#undef HAVE_SCHED_YIELD
104 101
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 */
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