summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer0.10/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer0.10/patches/patch-ac')
-rw-r--r--multimedia/gstreamer0.10/patches/patch-ac22
1 files changed, 22 insertions, 0 deletions
diff --git a/multimedia/gstreamer0.10/patches/patch-ac b/multimedia/gstreamer0.10/patches/patch-ac
new file mode 100644
index 00000000000..763fb188727
--- /dev/null
+++ b/multimedia/gstreamer0.10/patches/patch-ac
@@ -0,0 +1,22 @@
+$NetBSD: patch-ac,v 1.1 2006/12/11 12:38:18 drochner Exp $
+
+--- configure.orig 2006-12-06 19:36:52.000000000 +0100
++++ configure
+@@ -30504,7 +30504,7 @@ rm -f core conftest.err conftest.$ac_obj
+ echo "${ECHO_T}$flag_ok" >&6; }
+
+
+- if test "x$ERROR_CFLAGS" == "x"
++ if test "x$ERROR_CFLAGS" = "x"
+ then
+
+ { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all,no%E_EMPTY_DECLARATION,no%E_STATEMENT_NOT_REACHED" >&5
+@@ -30584,7 +30584,7 @@ rm -f core conftest.err conftest.$ac_obj
+ echo "${ECHO_T}$flag_ok" >&6; }
+
+
+- if test "x$ERROR_CFLAGS" == "x"
++ if test "x$ERROR_CFLAGS" = "x"
+ then
+
+ { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5