15 lines
280 B
Text
15 lines
280 B
Text
$NetBSD: patch-ab,v 1.2 2001/02/13 11:47:01 tron Exp $
|
|
|
|
--- configure.orig Mon Jul 17 17:42:39 2000
|
|
+++ configure
|
|
@@ -4740,6 +4740,10 @@
|
|
|
|
|
|
|
|
+# Set DATADIRNAME to "${LOCALEDIR}"
|
|
+DATADIRNAME="${LOCALEDIR}"
|
|
+INTLDEPS=
|
|
+INTLLIBS="-lintl"
|
|
|
|
trap '' 1 2 15
|
|
cat > confcache <<\EOF
|