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.27 by root, Sat Nov 8 16:49:46 2008 UTC vs.
Revision 1.28 by root, Fri Sep 4 15:40:12 2009 UTC

50#undef HAVE_AFTERIMAGE 50#undef HAVE_AFTERIMAGE
51 51
52/* Define to 1 if you have the `clock_gettime' function. */ 52/* Define to 1 if you have the `clock_gettime' function. */
53#undef HAVE_CLOCK_GETTIME 53#undef HAVE_CLOCK_GETTIME
54 54
55/* "use syscall interface for clock_gettime" */
56#undef HAVE_CLOCK_SYSCALL
57
55/* Define to 1 if you have the <cwchar> header file. */ 58/* Define to 1 if you have the <cwchar> header file. */
56#undef HAVE_CWCHAR 59#undef HAVE_CWCHAR
57 60
58/* Define to 1 if you have /dev/ptym/clone */ 61/* Define to 1 if you have /dev/ptym/clone */
59#undef HAVE_DEV_CLONE 62#undef HAVE_DEV_CLONE
146#undef HAVE_SETREUID 149#undef HAVE_SETREUID
147 150
148/* Define to 1 if you have the `setuid' function. */ 151/* Define to 1 if you have the `setuid' function. */
149#undef HAVE_SETUID 152#undef HAVE_SETUID
150 153
154/* Define to 1 if you have the `signalfd' function. */
155#undef HAVE_SIGNALFD
156
151/* Define to 1 if you have the <stdint.h> header file. */ 157/* Define to 1 if you have the <stdint.h> header file. */
152#undef HAVE_STDINT_H 158#undef HAVE_STDINT_H
153 159
154/* Define to 1 if you have the <stdlib.h> header file. */ 160/* Define to 1 if you have the <stdlib.h> header file. */
155#undef HAVE_STDLIB_H 161#undef HAVE_STDLIB_H
196/* Define to 1 if you have the <sys/queue.h> header file. */ 202/* Define to 1 if you have the <sys/queue.h> header file. */
197#undef HAVE_SYS_QUEUE_H 203#undef HAVE_SYS_QUEUE_H
198 204
199/* Define to 1 if you have the <sys/select.h> header file. */ 205/* Define to 1 if you have the <sys/select.h> header file. */
200#undef HAVE_SYS_SELECT_H 206#undef HAVE_SYS_SELECT_H
207
208/* Define to 1 if you have the <sys/signalfd.h> header file. */
209#undef HAVE_SYS_SIGNALFD_H
201 210
202/* Define to 1 if you have the <sys/sockio.h> header file. */ 211/* Define to 1 if you have the <sys/sockio.h> header file. */
203#undef HAVE_SYS_SOCKIO_H 212#undef HAVE_SYS_SOCKIO_H
204 213
205/* Define to 1 if you have the <sys/stat.h> header file. */ 214/* Define to 1 if you have the <sys/stat.h> header file. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines