summaryrefslogtreecommitdiff
path: root/x11/controlcenter/patches/patch-ab
blob: 5d4ab8d6ac0a7c93f0002e21904ec941054d8615 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ab,v 1.2 2000/10/18 00:01:12 jlam Exp $

--- configure.orig	Mon Sep 11 22:00:51 2000
+++ configure
@@ -4873,6 +4873,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_%'`