blob: a9e52f053ae1d7b3e41a69b355b14c4e0253ebd5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$NetBSD: patch-ab,v 1.3 2000/10/23 17:06:57 jlam Exp $
--- configure.orig Sat May 20 21:50:23 2000
+++ configure
@@ -6393,6 +6393,10 @@
+# Set DATADIRNAME to "${LOCALEBASE}"
+DATADIRNAME="${LOCALEBASE}"
+INTLDEPS=
+INTLLIBS="-lintl"
trap '' 1 2 15
cat > confcache <<\EOF
|