summaryrefslogtreecommitdiff
path: root/devel/libgtop/patches/patch-aa
blob: b405c4b04ce906003d7b8d24ecad9275c4b9e640 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-aa,v 1.10 2000/10/17 18:03:26 jlam Exp $

--- configure.orig	Thu May 25 10:35:06 2000
+++ configure
@@ -8433,6 +8433,11 @@
 	< $srcdir/po/POTFILES.in > po/POTFILES
   
 
+# NetBSD: set DATADIRNAME to "share"
+DATADIRNAME="share"
+INTLDEPS=
+INTLLIBS="-lintl"
+
 # If we find X, set shell vars x_includes and x_libraries to the
 # paths, otherwise set no_x=yes.
 # Uses ac_ vars as temps to allow command line to override cache and checks.