--- gvpe/config.h.in 2007/12/01 23:35:31 1.16 +++ gvpe/config.h.in 2008/01/28 12:00:13 1.18 @@ -138,6 +138,9 @@ /* Define to 1 if you have the `mlockall' function. */ #undef HAVE_MLOCKALL +/* Define to 1 if you have the `nanosleep' function. */ +#undef HAVE_NANOSLEEP + /* NetBSD */ #undef HAVE_NETBSD @@ -283,6 +286,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_TR1_UNORDERED_MAP + /* Universal tun/tap driver present */ #undef HAVE_TUNTAP