summaryrefslogtreecommitdiff
path: root/cad/gschem/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gschem/patches/patch-ab')
-rw-r--r--cad/gschem/patches/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/gschem/patches/patch-ab b/cad/gschem/patches/patch-ab
new file mode 100644
index 00000000000..4610fb8dbfd
--- /dev/null
+++ b/cad/gschem/patches/patch-ab
@@ -0,0 +1,11 @@
+$NetBSD: patch-ab,v 1.10 2007/05/31 12:48:33 dmcmahill Exp $
+
+--- configure.orig 2007-05-26 14:46:42.000000000 +0000
++++ configure 2007-05-29 16:23:44.000000000 +0000
+@@ -7515,5 +7515,5 @@
+ else
+
+- if test "$USE_NLS" == "yes"; then
++ if test "$USE_NLS" = "yes"; then
+ { { echo "$as_me:$LINENO: error: Cannot find useful locale.h, and nls support is enabled. Try compiling with --disable-nls" >&5
+ echo "$as_me: error: Cannot find useful locale.h, and nls support is enabled. Try compiling with --disable-nls" >&2;}