summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-voip/linphone/files/linphone-2.0.1-configure-gsm.patch')
-rw-r--r--net-voip/linphone/files/linphone-2.0.1-configure-gsm.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/net-voip/linphone/files/linphone-2.0.1-configure-gsm.patch b/net-voip/linphone/files/linphone-2.0.1-configure-gsm.patch
new file mode 100644
index 0000000..bdb78a2
--- /dev/null
+++ b/net-voip/linphone/files/linphone-2.0.1-configure-gsm.patch
@@ -0,0 +1,12 @@
+diff -ru a/mediastreamer2/configure b/mediastreamer2/configure
+--- a/mediastreamer2/configure 2007-11-29 22:27:04.000000000 +0100
++++ b/mediastreamer2/configure 2007-12-15 18:24:36.000000000 +0100
+@@ -22174,7 +22174,7 @@
+
+
+
+-if test "$GSM_found" = "yes" ; then
++if test "$GSM_found" = "yes" && test "$enable_gsm" != "no" ; then
+ build_gsm=yes
+ fi
+