summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-30 08:26:07 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-30 08:26:07 +0000
commit5bb84d5e77754582319c7b1eb4f9cb07ab6ae46a (patch)
tree5ceac8466fe07ab01fc5f824f8917dabad1215ea /multimedia
parentFix the ESD output sink. With this patch, rhythmbox works again with the (diff)
Fix build on ia64.
Submitted by: marcel Approved by: lioux (implicit)
Notes
Notes: svn path=/head/; revision=89882
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer/files/patch-configure13
-rw-r--r--multimedia/gstreamer80/files/patch-configure13
2 files changed, 22 insertions, 4 deletions
diff --git a/multimedia/gstreamer/files/patch-configure b/multimedia/gstreamer/files/patch-configure
index aabc0e98d1d1..11e54cb76694 100644
--- a/multimedia/gstreamer/files/patch-configure
+++ b/multimedia/gstreamer/files/patch-configure
@@ -1,5 +1,5 @@
---- configure.orig Thu Sep 25 13:23:42 2003
-+++ configure Thu Sep 25 13:23:52 2003
+--- configure.orig Sat Sep 27 14:13:57 2003
++++ configure Sat Sep 27 14:18:37 2003
@@ -8173,7 +8173,7 @@
echo $ECHO_N "checking to see if compiler understands -Werror... $ECHO_C" >&6
@@ -18,3 +18,12 @@
true
else
+@@ -9607,7 +9607,7 @@
+ :
+ fi
+
+-if test "$ac_cv_check_mcsc" == "yes"; then
++if test "$ac_cv_check_mcsc" = "yes"; then
+
+ cat >>confdefs.h <<_ACEOF
+ #define HAVE_MAKECONTEXT $HAVE_MAKECONTEXT
diff --git a/multimedia/gstreamer80/files/patch-configure b/multimedia/gstreamer80/files/patch-configure
index aabc0e98d1d1..11e54cb76694 100644
--- a/multimedia/gstreamer80/files/patch-configure
+++ b/multimedia/gstreamer80/files/patch-configure
@@ -1,5 +1,5 @@
---- configure.orig Thu Sep 25 13:23:42 2003
-+++ configure Thu Sep 25 13:23:52 2003
+--- configure.orig Sat Sep 27 14:13:57 2003
++++ configure Sat Sep 27 14:18:37 2003
@@ -8173,7 +8173,7 @@
echo $ECHO_N "checking to see if compiler understands -Werror... $ECHO_C" >&6
@@ -18,3 +18,12 @@
true
else
+@@ -9607,7 +9607,7 @@
+ :
+ fi
+
+-if test "$ac_cv_check_mcsc" == "yes"; then
++if test "$ac_cv_check_mcsc" = "yes"; then
+
+ cat >>confdefs.h <<_ACEOF
+ #define HAVE_MAKECONTEXT $HAVE_MAKECONTEXT