ports/net-im/ring-daemon/files/patch-contrib_native_pjproject-2.4.5_aconfigure
Kurt Jaeger 98c787c4cd New port: net-im/ring-daemon
Ring is a secure and distributed voice, video and chat communication
platform that requires no centralized server and leaves the power
of privacy in the hands of the user.

WWW: https://ring.cx/

PR:		209542
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2016-05-29 03:50:56 +00:00

11 lines
447 B
Text

--- contrib/native/pjproject-2.4.5/aconfigure.orig 2015-08-12 04:46:22 UTC
+++ contrib/native/pjproject-2.4.5/aconfigure
@@ -7158,7 +7158,7 @@ $as_echo "Using OpenH264 prefix... $with
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking OpenH264 usability" >&5
$as_echo_n "checking OpenH264 usability... " >&6; }
- OPENH264_LIBS="-lopenh264 -lstdc++"
+ OPENH264_LIBS="-lopenh264"
SAVED_LIBS="$LIBS"
SAVED_LDFLAGS="$LDFLAGS"