summaryrefslogtreecommitdiff
path: root/x11/controlcenter/patches/patch-ab
blob: 6f47ee853859abfe52a8a75718a4c27249e2869e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
$NetBSD: patch-ab,v 1.6 2004/06/08 17:48:25 jschauma 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="${INTLLIBS}"
+
 for ac_hdr in dlfcn.h dl.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`