mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-18 00:39:18 -04:00
14 lines
305 B
Plaintext
14 lines
305 B
Plaintext
$NetBSD: patch-ae,v 1.9 2008/08/03 05:07:00 bjs Exp $
|
|
|
|
--- configure.orig 2008-08-03 00:56:36.000000000 -0400
|
|
+++ configure
|
|
@@ -36940,7 +36940,7 @@ _ACEOF
|
|
|
|
|
|
|
|
-if test "x$USE_INCLUDED_LIBINTL" == "xyes"
|
|
+if test "x$USE_INCLUDED_LIBINTL" = "xyes"
|
|
then
|
|
CPPFLAGS='-I$(top_srcdir)/intl '"$CPPFLAGS"
|
|
fi
|