summaryrefslogtreecommitdiff
path: root/x11/controlcenter/patches/patch-ab
blob: b5ae1d84eb30523d91aaa7178486e91820ca9006 (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.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_%'`