--- rxvt-unicode/config.h.in 2012/06/10 16:17:39 1.45 +++ rxvt-unicode/config.h.in 2019/06/20 23:07:42 1.51 @@ -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 @@ -54,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 @@ -84,6 +84,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LIBUTIL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LINUX_AIO_ABI_H + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -247,6 +250,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