2013-09-26 17:14:40 +02:00

16 lines
448 B
Plaintext

$NetBSD: patch-aa,v 1.3 2012/06/03 17:35:38 wiz Exp $
--- configure.orig 2012-03-08 04:40:17.000000000 +0000
+++ configure
@@ -17654,6 +17654,10 @@ else
$as_echo "$LOCALEDIR" >&6; }
fi
+# For pkgsrc, always set USE_GETTEXT=yes because it is used by [cs]xpm.
+# We will pass INTLLIBS down to [cs]xpm as part of the build environment.
+#
+USE_GETTEXT=yes
if test "x$USE_GETTEXT" = "xyes" ; then
$as_echo "#define USE_GETTEXT 1" >>confdefs.h