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.25 by root, Mon Dec 24 08:00:14 2007 UTC vs.
Revision 1.27 by root, Sat Nov 8 16:49:46 2008 UTC

65#undef HAVE_DEV_PTMX 65#undef HAVE_DEV_PTMX
66 66
67/* Define to 1 if you have the `epoll_ctl' function. */ 67/* Define to 1 if you have the `epoll_ctl' function. */
68#undef HAVE_EPOLL_CTL 68#undef HAVE_EPOLL_CTL
69 69
70/* Define to 1 if you have the `eventfd' function. */
71#undef HAVE_EVENTFD
72
70/* Define to 1 if you have the `getpt' function. */ 73/* Define to 1 if you have the `getpt' function. */
71#undef HAVE_GETPT 74#undef HAVE_GETPT
72 75
73/* Define to 1 if you have the `inotify_init' function. */ 76/* Define to 1 if you have the `inotify_init' function. */
74#undef HAVE_INOTIFY_INIT 77#undef HAVE_INOTIFY_INIT
155#undef HAVE_STRINGS_H 158#undef HAVE_STRINGS_H
156 159
157/* Define to 1 if you have the <string.h> header file. */ 160/* Define to 1 if you have the <string.h> header file. */
158#undef HAVE_STRING_H 161#undef HAVE_STRING_H
159 162
163/* Define to 1 if you have the <stropts.h> header file. */
164#undef HAVE_STROPTS_H
165
160/* Define if utmp.h or lastlog.h has struct lastlog */ 166/* Define if utmp.h or lastlog.h has struct lastlog */
161#undef HAVE_STRUCT_LASTLOG 167#undef HAVE_STRUCT_LASTLOG
162 168
163/* Define if utmpx.h or lastlog.h has struct lastlogx */ 169/* Define if utmpx.h or lastlog.h has struct lastlogx */
164#undef HAVE_STRUCT_LASTLOGX 170#undef HAVE_STRUCT_LASTLOGX
172/* Define to 1 if you have the <sys/byteorder.h> header file. */ 178/* Define to 1 if you have the <sys/byteorder.h> header file. */
173#undef HAVE_SYS_BYTEORDER_H 179#undef HAVE_SYS_BYTEORDER_H
174 180
175/* Define to 1 if you have the <sys/epoll.h> header file. */ 181/* Define to 1 if you have the <sys/epoll.h> header file. */
176#undef HAVE_SYS_EPOLL_H 182#undef HAVE_SYS_EPOLL_H
183
184/* Define to 1 if you have the <sys/eventfd.h> header file. */
185#undef HAVE_SYS_EVENTFD_H
177 186
178/* Define to 1 if you have the <sys/event.h> header file. */ 187/* Define to 1 if you have the <sys/event.h> header file. */
179#undef HAVE_SYS_EVENT_H 188#undef HAVE_SYS_EVENT_H
180 189
181/* Define to 1 if you have the <sys/inotify.h> header file. */ 190/* Define to 1 if you have the <sys/inotify.h> header file. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines