summaryrefslogtreecommitdiff
path: root/third-party/pjproject/Makefile.rules
diff options
context:
space:
mode:
authorGeorge Joseph <george.joseph@fairview5.com>2016-03-23 07:59:12 -0600
committerGeorge Joseph <george.joseph@fairview5.com>2016-03-23 09:11:24 -0500
commit392341ba3786b3211ea305fc0b9e955e6469f8b1 (patch)
tree262c48de5ae4dcf01614f22bf6c61fd95123eaf3 /third-party/pjproject/Makefile.rules
parentc21cee80cc21fd48f29f23eabb7206417c4a7ef6 (diff)
pjproject-bundled: Cleanups for reported issues
PortAudio should no longer be required PJSIP_MAX_PKT_LEN is now 6000 Older autoconf issue fixed. (CentOS 6) Change-Id: I463fa9586cbe7c6b3b603289f535bd8e361611dd
Diffstat (limited to 'third-party/pjproject/Makefile.rules')
-rw-r--r--third-party/pjproject/Makefile.rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/third-party/pjproject/Makefile.rules b/third-party/pjproject/Makefile.rules
index f39629b92..062793f12 100644
--- a/third-party/pjproject/Makefile.rules
+++ b/third-party/pjproject/Makefile.rules
@@ -2,6 +2,6 @@ PJPROJECT_URL = http://www.pjsip.org/release/$(PJPROJECT_VERSION)
# Even though we're not installing pjproject, we're setting prefix to /opt/pjproject to be safe
PJPROJECT_CONFIG_OPTS = --prefix=/opt/pjproject --with-external-speex --with-external-gsm --with-external-srtp \
- --with-external-pa --disable-video --disable-v4l2 --disable-sound \
- --disable-opencore-amr --disable-ilbc-codec --without-libyuv --disable-g7221-codec \
+ --disable-video --disable-v4l2 --disable-sound --disable-opencore-amr --disable-ilbc-codec \
+ --without-libyuv --disable-g7221-codec \
--enable-epoll