--- rxvt-unicode/config.h.in 2007/11/18 01:02:09 1.19 +++ rxvt-unicode/config.h.in 2007/11/18 02:19:20 1.21 @@ -100,9 +100,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LIBUTIL_H -/* Define to 1 if you have the `Xft' library (-lXft). */ -#undef HAVE_LIBXFT - /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -112,6 +109,12 @@ /* Define to 1 if you have the `openpty' function. */ #undef HAVE_OPENPTY +/* Define to 1 if you have the `poll' function. */ +#undef HAVE_POLL + +/* Define to 1 if you have the header file. */ +#undef HAVE_POLL_H + /* Define to 1 if you have the `port_create' function. */ #undef HAVE_PORT_CREATE @@ -127,6 +130,9 @@ /* Define to 1 if you have the `revoke' function. */ #undef HAVE_REVOKE +/* Define to 1 if you have the `select' function. */ +#undef HAVE_SELECT + /* Define to 1 if you have the `seteuid' function. */ #undef HAVE_SETEUID