$NetBSD: patch-ab,v 1.5 2002/08/29 08:42:52 jlam Exp $

--- configure.orig	Sun Feb 10 16:36:55 2002
+++ configure
@@ -7570,7 +7570,7 @@
 
                               
    for ac_hdr in argz.h limits.h locale.h nl_types.h malloc.h string.h \
-unistd.h sys/param.h
+unistd.h sys/param.h sys/wait.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
@@ -8506,6 +8506,11 @@
 
 
 
+# NetBSD: set DATADIRNAME to "share"
+DATADIRNAME="share"
+INTLDEPS=
+INTLLIBS="-lintl"
+
 for ac_hdr in dlfcn.h dl.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
