--- rxvt-unicode/config.h.in 2007/12/24 08:00:14 1.25 +++ rxvt-unicode/config.h.in 2008/11/08 16:49:46 1.27 @@ -67,6 +67,9 @@ /* 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 you have the `getpt' function. */ #undef HAVE_GETPT @@ -157,6 +160,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H +/* Define to 1 if you have the header file. */ +#undef HAVE_STROPTS_H + /* Define if utmp.h or lastlog.h has struct lastlog */ #undef HAVE_STRUCT_LASTLOG @@ -175,6 +181,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_EPOLL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_EVENTFD_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_EVENT_H