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.32 by sf-exg, Thu Sep 2 15:51:55 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. */
335#undef PACKAGE_VERSION 335#undef PACKAGE_VERSION
336 336
337/* Support plain style scrollbars */ 337/* Support plain style scrollbars */
338#undef PLAIN_SCROLLBAR 338#undef PLAIN_SCROLLBAR
339 339
340/* Define if you want hide the pointer while typing */ 340/* Define if you want to hide the pointer while typing */
341#undef POINTER_BLANK 341#undef POINTER_BLANK
342 342
343/* Resource class */ 343/* Resource class */
344#undef RESCLASS 344#undef RESCLASS
345 345
434#undef XIMCB_PROTO_BROKEN 434#undef XIMCB_PROTO_BROKEN
435 435
436/* Define ONLY iff Xlib.h supports it */ 436/* Define ONLY iff Xlib.h supports it */
437#undef XLIB_ILLEGAL_ACCESS 437#undef XLIB_ILLEGAL_ACCESS
438 438
439/* Define to enable xrender support */
440#undef XRENDER
441
439/* Support Xterm style scrollbars */ 442/* Support Xterm style scrollbars */
440#undef XTERM_SCROLLBAR 443#undef XTERM_SCROLLBAR
441 444
442/* Define to 1 if the X Window System is missing or not being used. */ 445/* Define to 1 if the X Window System is missing or not being used. */
443#undef X_DISPLAY_MISSING 446#undef X_DISPLAY_MISSING

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines