--- rxvt-unicode/config.h.in 2010/09/02 15:51:55 1.32 +++ rxvt-unicode/config.h.in 2010/12/13 17:04:24 1.35 @@ -66,6 +66,9 @@ /* Define to 1 if you have the `eventfd' function. */ #undef HAVE_EVENTFD +/* Define to 1 if you have the header file. */ +#undef HAVE_FONTCONFIG_FONTCONFIG_H + /* Define to 1 if you have the `getpt' function. */ #undef HAVE_GETPT @@ -337,7 +340,7 @@ /* Support plain style scrollbars */ #undef PLAIN_SCROLLBAR -/* Define if you want hide the pointer while typing */ +/* Define if you want to hide the pointer while typing */ #undef POINTER_BLANK /* Resource class */ @@ -436,6 +439,9 @@ /* Define ONLY iff Xlib.h supports it */ #undef XLIB_ILLEGAL_ACCESS +/* Define to enable xrender support */ +#undef XRENDER + /* Support Xterm style scrollbars */ #undef XTERM_SCROLLBAR