--- rxvt-unicode/config.h.in 2012/01/21 12:44:11 1.44 +++ rxvt-unicode/config.h.in 2020/01/22 13:57:10 1.52 @@ -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 @@ -42,9 +39,6 @@ /* Define if you want extended chinese codesets */ #undef ENCODING_ZH_EXT -/* Define if you want to use libAfterImage for image processing */ -#undef HAVE_AFTERIMAGE - /* Define to 1 if you have the `clock_gettime' function. */ #undef HAVE_CLOCK_GETTIME @@ -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 @@ -75,6 +72,9 @@ /* Define to 1 if you have the `isastream' function. */ #undef HAVE_ISASTREAM +/* Define to 1 if linux/fs.h defined kernel_rwf_t */ +#undef HAVE_KERNEL_RWF_T + /* Define to 1 if you have the `kqueue' function. */ #undef HAVE_KQUEUE @@ -87,6 +87,12 @@ /* 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_LINUX_FS_H + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -204,6 +210,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STRREDIR_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TIMERFD_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H @@ -250,6 +259,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