--- rxvt-unicode/config.h.in 2012/06/19 18:17:56 1.46 +++ rxvt-unicode/config.h.in 2015/06/16 12:06:53 1.50 @@ -1,8 +1,5 @@ /* config.h.in. Generated from configure.ac by autoheader. */ -/* Define if you want to have sexy-looking background pixmaps. */ -#undef BG_IMAGE_FROM_FILE - /* Define if you want 8 bit control sequences */ #undef EIGHT_BIT_CONTROLS @@ -21,9 +18,6 @@ /* Define if you want your background to use the parent window background */ #undef ENABLE_TRANSPARENCY -/* Define if you want to use XDBE */ -#undef ENABLE_XDBE - /* Define if you want european extended codesets */ #undef ENCODING_EU @@ -57,6 +51,9 @@ /* Define to 1 if you have the `eventfd' function. */ #undef HAVE_EVENTFD +/* Define to 1 if you have the `FcPatternGet' function. */ +#undef HAVE_FCPATTERNGET + /* Define to 1 if the floor function is available */ #undef HAVE_FLOOR @@ -250,6 +247,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_X11_XFT_XFT_H +/* Define to 1 if you have the `XftDrawString32' function. */ +#undef HAVE_XFTDRAWSTRING32 + +/* Define to enable Xmu support */ +#undef HAVE_XMU + /* Define if setlocale (defined to Xsetlocale) works */ #undef HAVE_XSETLOCALE