summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-good/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gst-plugins0.10-good/patches/patch-ab')
-rw-r--r--multimedia/gst-plugins0.10-good/patches/patch-ab24
1 files changed, 21 insertions, 3 deletions
diff --git a/multimedia/gst-plugins0.10-good/patches/patch-ab b/multimedia/gst-plugins0.10-good/patches/patch-ab
index d5ee88adb42..3872e79f65c 100644
--- a/multimedia/gst-plugins0.10-good/patches/patch-ab
+++ b/multimedia/gst-plugins0.10-good/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.3 2006/10/12 13:33:58 drochner Exp $
+$NetBSD: patch-ab,v 1.4 2007/01/09 15:16:56 drochner Exp $
---- configure.orig 2006-10-07 00:33:28.000000000 +0200
+--- configure.orig 2006-12-21 15:21:53.000000000 +0100
+++ configure
-@@ -25821,7 +25821,7 @@ rm -f conftest.mmap
+@@ -27646,7 +27646,7 @@ rm -f conftest.mmap
@@ -11,3 +11,21 @@ $NetBSD: patch-ab,v 1.3 2006/10/12 13:33:58 drochner Exp $
GST_HAVE_MMAP_TRUE=
GST_HAVE_MMAP_FALSE='#'
else
+@@ -29541,7 +29541,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
+@@ -29621,7 +29621,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