summaryrefslogtreecommitdiff
path: root/third-party
diff options
context:
space:
mode:
authorGeorge Joseph <george.joseph@fairview5.com>2016-03-07 20:34:12 -0700
committerGeorge Joseph <george.joseph@fairview5.com>2016-03-07 21:42:47 -0600
commitfb28049de29f32bd2c7e29dfd3ec4bcc27ba4d2a (patch)
tree2da78b296c2db96a5186f70dcec154f6aff91b9e /third-party
parentee5a9442a295eedf05b998ef1b5c101832d6673f (diff)
pjproject_bundled: Remove --with-external-pa from configure options.
Not sure why it was there in the first place as we already specify --disable-sound. Change-Id: Ia80a40e8b1e1acc287955ab11ba1fbd0c7d4cff9
Diffstat (limited to 'third-party')
-rw-r--r--third-party/pjproject/Makefile.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party/pjproject/Makefile.rules b/third-party/pjproject/Makefile.rules
index d6e4be00b..6319ed516 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-resample \
+ --disable-video --disable-v4l2 --disable-sound --disable-resample \
--disable-opencore-amr --disable-ilbc-codec --without-libyuv --disable-g7221-codec \
--enable-epoll