$NetBSD: patch-ab,v 1.12 2007/01/08 11:29:47 adam Exp $

--- config.h.in.orig	2006-12-04 23:02:31.000000000 +0100
+++ config.h.in
@@ -57,6 +57,9 @@
 /* Define to 1 if you have the `dcgettext' function. */
 #undef HAVE_DCGETTEXT
 
+/* Define to 1 if you have the <crt_externs.h> header file. */
+#undef HAVE_CRT_EXTERNS_H
+
 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
    */
 #undef HAVE_DIRENT_H
@@ -345,6 +348,9 @@
 /* Define to 1 if the system has the type `_Bool'. */
 #undef HAVE__BOOL
 
+/* Define to 1 if you have the `_NSGetEnviron' function. */
+#undef HAVE__NSGETENVIRON
+
 /* Define to 1 if you have the `_sysconf' function. */
 #undef HAVE__SYSCONF
 
