--- rxvt-unicode/config.h.in 2010/07/21 09:06:20 1.31 +++ rxvt-unicode/config.h.in 2011/11/15 01:13:49 1.40 @@ -1,12 +1,8 @@ /* 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 */ -#undef CLONE_DEVICE - /* Define if you want 8 bit control sequences */ #undef EIGHT_BIT_CONTROLS @@ -52,21 +48,24 @@ /* Define to 1 if you have the `clock_gettime' function. */ #undef HAVE_CLOCK_GETTIME -/* "use syscall interface for clock_gettime" */ +/* Define to 1 to use the syscall interface for clock_gettime */ #undef HAVE_CLOCK_SYSCALL /* Define to 1 if you have the header file. */ #undef HAVE_CWCHAR -/* Define to 1 if you have /dev/ptmx */ -#undef HAVE_DEV_PTMX - /* Define to 1 if you have the `epoll_ctl' function. */ #undef HAVE_EPOLL_CTL /* Define to 1 if you have the `eventfd' function. */ #undef HAVE_EVENTFD +/* Define to 1 if the floor function is available */ +#undef HAVE_FLOOR + +/* 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 @@ -85,9 +84,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LASTLOG_H -/* Define to 1 if you have the `m' library (-lm). */ -#undef HAVE_LIBM - /* Define to 1 if you have the `rt' library (-lrt). */ #undef HAVE_LIBRT @@ -106,6 +102,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 @@ -148,6 +147,9 @@ /* Define to 1 if you have the `signalfd' function. */ #undef HAVE_SIGNALFD +/* Define if freedesktop startup notifications should be supported */ +#undef HAVE_STARTUP_NOTIFICATION + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H @@ -163,16 +165,16 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STROPTS_H -/* Define if utmp.h or lastlog.h has struct lastlog */ +/* Define to 1 if the system has the type `struct lastlog'. */ #undef HAVE_STRUCT_LASTLOG -/* Define if utmpx.h or lastlog.h has struct lastlogx */ +/* Define to 1 if the system has the type `struct lastlogx'. */ #undef HAVE_STRUCT_LASTLOGX -/* Define if utmp.h has struct utmp */ +/* Define to 1 if the system has the type `struct utmp'. */ #undef HAVE_STRUCT_UTMP -/* Define if utmpx.h has struct utmpx */ +/* Define to 1 if the system has the type `struct utmpx'. */ #undef HAVE_STRUCT_UTMPX /* Define to 1 if you have the header file. */ @@ -260,9 +262,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_X11_XFT_XFT_H -/* Define if you have XPointer typedef */ -#undef HAVE_XPOINTER - /* Define if setlocale (defined to Xsetlocale) works */ #undef HAVE_XSETLOCALE @@ -335,7 +334,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 +433,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