ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/rxvt-unicode/config.h.in
(Generate patch)

Comparing cvsroot/rxvt-unicode/config.h.in (file contents):
Revision 1.34 by sf-exg, Sun Oct 31 08:29:19 2010 UTC vs.
Revision 1.36 by root, Mon Jan 3 03:05:46 2011 UTC

64#undef HAVE_EPOLL_CTL 64#undef HAVE_EPOLL_CTL
65 65
66/* Define to 1 if you have the `eventfd' function. */ 66/* Define to 1 if you have the `eventfd' function. */
67#undef HAVE_EVENTFD 67#undef HAVE_EVENTFD
68 68
69/* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
70#undef HAVE_FONTCONFIG_FONTCONFIG_H
71
69/* Define to 1 if you have the `getpt' function. */ 72/* Define to 1 if you have the `getpt' function. */
70#undef HAVE_GETPT 73#undef HAVE_GETPT
71 74
72/* Define to 1 if you have the `inotify_init' function. */ 75/* Define to 1 if you have the `inotify_init' function. */
73#undef HAVE_INOTIFY_INIT 76#undef HAVE_INOTIFY_INIT
174/* Define if utmp.h has struct utmp */ 177/* Define if utmp.h has struct utmp */
175#undef HAVE_STRUCT_UTMP 178#undef HAVE_STRUCT_UTMP
176 179
177/* Define if utmpx.h has struct utmpx */ 180/* Define if utmpx.h has struct utmpx */
178#undef HAVE_STRUCT_UTMPX 181#undef HAVE_STRUCT_UTMPX
179
180/* Define to 1 if you have the <sys/byteorder.h> header file. */
181#undef HAVE_SYS_BYTEORDER_H
182 182
183/* Define to 1 if you have the <sys/epoll.h> header file. */ 183/* Define to 1 if you have the <sys/epoll.h> header file. */
184#undef HAVE_SYS_EPOLL_H 184#undef HAVE_SYS_EPOLL_H
185 185
186/* Define to 1 if you have the <sys/eventfd.h> header file. */ 186/* Define to 1 if you have the <sys/eventfd.h> header file. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines