--- cvsroot/rxvt-unicode/config.h.in 2007/11/18 01:31:37 1.20 +++ cvsroot/rxvt-unicode/config.h.in 2007/11/18 02:19:20 1.21 @@ -109,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 @@ -124,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