diff --git a/third-party/pjproject/Makefile.rules b/third-party/pjproject/Makefile.rules index d6e4be00be9db5afea8c8dba46dfb2954d3501a9..6319ed5163db19b742154387d9a581f86fc4bf99 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