--- gvpe/config.h.in 2007/03/29 17:35:20 1.12 +++ gvpe/config.h.in 2007/11/10 19:43:37 1.15 @@ -62,6 +62,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 + /* Cygwin */ #undef HAVE_CYGWIN @@ -75,6 +78,9 @@ */ #undef HAVE_DCGETTEXT +/* 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_EXT_HASH_MAP @@ -96,12 +102,21 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `kqueue' function. */ +#undef HAVE_KQUEUE + /* Define to 1 if you have the `gmp' library (-lgmp). */ #undef HAVE_LIBGMP +/* Define to 1 if you have the `m' library (-lm). */ +#undef HAVE_LIBM + /* Define to 1 if you have the `nsl' library (-lnsl). */ #undef HAVE_LIBNSL +/* Define to 1 if you have the `rt' library (-lrt). */ +#undef HAVE_LIBRT + /* Define to 1 if you have the `socket' library (-lsocket). */ #undef HAVE_LIBSOCKET @@ -217,6 +232,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_CYGWIN_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_FILE_H @@ -229,6 +250,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_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_STAT_H