summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-03-08 17:04:55 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-03-08 17:04:56 -0600
commit1f48c8d717a7a0eaf95d929f3fadd4bb7113b9d8 (patch)
tree36beeef53c87563bb2bd915723a1d327a3ba38b4
parent7329f2ab97978e80e8d6282911c8d35dafafdd4d (diff)
parentfb28049de29f32bd2c7e29dfd3ec4bcc27ba4d2a (diff)
Merge "pjproject_bundled: Remove --with-external-pa from configure options."
-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