--- rxvt-unicode/config.h.in 2007/11/05 01:04:43 1.17 +++ rxvt-unicode/config.h.in 2007/11/11 04:08:00 1.18 @@ -55,6 +55,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_CLOCALE +/* Define to 1 if you have the `clock_gettime' function. */ +#undef HAVE_CLOCK_GETTIME + /* Define to 1 if you have the header file. */ #undef HAVE_CWCHAR @@ -67,6 +70,9 @@ /* 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 header file. */ #undef HAVE_FCNTL_H @@ -79,9 +85,18 @@ /* Define to 1 if you have the `isastream' function. */ #undef HAVE_ISASTREAM +/* Define to 1 if you have the `kqueue' function. */ +#undef HAVE_KQUEUE + /* 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 + /* Define to 1 if you have the header file. */ #undef HAVE_LIBUTIL_H @@ -151,9 +166,18 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_BYTEORDER_H +/* 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_EVENT_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_QUEUE_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H