$NetBSD: patch-ae,v 1.3 2003/05/24 09:50:27 jmmv Exp $ --- config.h.in.orig 2003-05-23 21:03:48.000000000 +0200 +++ config.h.in @@ -318,3 +318,15 @@ /* Define to unsigned long or unsigned long long if and don't define. */ #undef uintmax_t + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_UTSNAME_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_RESOURCE_H + +/* Define to 1 if you have the `getrlimit' function. */ +#undef HAVE_GETRLIMIT + +/* Define to 1 if you have the `setrlimit' function. */ +#undef HAVE_SETRLIMIT