--- rxvt-unicode/config.h.in 2013/03/01 12:50:44 1.48 +++ rxvt-unicode/config.h.in 2020/01/22 13:57:10 1.52 @@ -51,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 @@ -69,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 @@ -81,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 @@ -198,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 @@ -244,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