Merge "pjproject_bundled: Remove --with-external-pa from configure options." into 13

changes/70/2370/1
zuul 10 years ago committed by Gerrit Code Review
commit f74ac9d5b6

@ -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

Loading…
Cancel
Save