$NetBSD: patch-ab,v 1.1.1.1 2003/06/03 09:17:20 jmmv Exp $ --- config.h.in.orig 2003-05-31 13:41:29.000000000 +0000 +++ config.h.in 2003-05-31 13:44:15.000000000 +0000 @@ -295,3 +295,15 @@ /* Define to `unsigned' if does not define. */ #undef size_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