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.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. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines