summaryrefslogtreecommitdiff
path: root/multimedia/farsight2/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/farsight2/patches/patch-aa')
-rw-r--r--multimedia/farsight2/patches/patch-aa15
1 files changed, 15 insertions, 0 deletions
diff --git a/multimedia/farsight2/patches/patch-aa b/multimedia/farsight2/patches/patch-aa
new file mode 100644
index 00000000000..ca1b7e10229
--- /dev/null
+++ b/multimedia/farsight2/patches/patch-aa
@@ -0,0 +1,15 @@
+$NetBSD: patch-aa,v 1.1.1.1 2009/08/17 21:13:04 wiz Exp $
+
+https://bugs.freedesktop.org/show_bug.cgi?id=23378
+
+--- configure.orig 2009-08-03 20:33:06.000000000 +0000
++++ configure
+@@ -24712,7 +24712,7 @@ rm -f core conftest.err conftest.$ac_obj
+ $as_echo "$flag_ok" >&6; }
+
+
+- if test "x$ERROR_CFLAGS" == "x"
++ if test "x$ERROR_CFLAGS" = "x"
+ then
+
+ { $as_echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5