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.32 by sf-exg, Thu Sep 2 15:51:55 2010 UTC vs.
Revision 1.35 by root, Mon Dec 13 17:04:24 2010 UTC

63/* Define to 1 if you have the `epoll_ctl' function. */ 63/* Define to 1 if you have the `epoll_ctl' function. */
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
69/* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
70#undef HAVE_FONTCONFIG_FONTCONFIG_H
68 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. */
335#undef PACKAGE_VERSION 338#undef PACKAGE_VERSION
336 339
337/* Support plain style scrollbars */ 340/* Support plain style scrollbars */
338#undef PLAIN_SCROLLBAR 341#undef PLAIN_SCROLLBAR
339 342
340/* Define if you want hide the pointer while typing */ 343/* Define if you want to hide the pointer while typing */
341#undef POINTER_BLANK 344#undef POINTER_BLANK
342 345
343/* Resource class */ 346/* Resource class */
344#undef RESCLASS 347#undef RESCLASS
345 348
434#undef XIMCB_PROTO_BROKEN 437#undef XIMCB_PROTO_BROKEN
435 438
436/* Define ONLY iff Xlib.h supports it */ 439/* Define ONLY iff Xlib.h supports it */
437#undef XLIB_ILLEGAL_ACCESS 440#undef XLIB_ILLEGAL_ACCESS
438 441
442/* Define to enable xrender support */
443#undef XRENDER
444
439/* Support Xterm style scrollbars */ 445/* Support Xterm style scrollbars */
440#undef XTERM_SCROLLBAR 446#undef XTERM_SCROLLBAR
441 447
442/* Define to 1 if the X Window System is missing or not being used. */ 448/* Define to 1 if the X Window System is missing or not being used. */
443#undef X_DISPLAY_MISSING 449#undef X_DISPLAY_MISSING

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines