--- rxvt-unicode/config.h.in 2011/01/03 10:32:07 1.37 +++ rxvt-unicode/config.h.in 2011/02/20 06:05:51 1.38 @@ -51,7 +51,7 @@ /* 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. */ @@ -66,6 +66,9 @@ /* 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 @@ -87,9 +90,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 @@ -265,9 +265,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