--- rxvt-unicode/config.h.in 2010/07/21 09:06:20 1.31 +++ rxvt-unicode/config.h.in 2010/12/13 17:04:24 1.35 @@ -1,7 +1,6 @@ /* config.h.in. Generated from configure.ac by autoheader. */ -/* Define if you want to have sexy-looking background pixmaps. Needs - libAfterImage */ +/* Define if you want to have sexy-looking background pixmaps. */ #undef BG_IMAGE_FROM_FILE /* clone device filename */ @@ -67,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 @@ -106,6 +108,9 @@ /* "" */ #undef HAVE_OPENPTY +/* Define if you want to use gdk-pixbuf for image processing */ +#undef HAVE_PIXBUF + /* Define to 1 if you have the `poll' function. */ #undef HAVE_POLL @@ -335,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 */ @@ -434,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