blob: cbc60799ae5e1e3ad6c07f67919791a015023084 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.5 2002/08/25 19:23:32 jlam Exp $
--- configure.orig Sun Jun 16 00:58:22 2002
+++ configure
@@ -10391,7 +10391,7 @@
# AM_GLIB_GNU_GETTEXT above substs $DATADIRNAME
# this is the directory where the *.{mo,gmo} files are installed
-gtklocaledir='${prefix}/${DATADIRNAME}/locale'
+gtklocaledir='${prefix}/${PKGLOCALEDIR}/locale'
echo "$as_me:$LINENO: checking for extra flags to get ANSI library prototypes" >&5
|