mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-02 02:18:31 +00:00
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
This commit is contained in:
@@ -2168,7 +2168,6 @@ fi
|
||||
|
||||
if test "$USE_PJPROJECT" != "no" ; then
|
||||
if test "$PJPROJECT_BUNDLED" = "yes" ; then
|
||||
AC_CONFIG_MACRO_DIR(third-party/pjproject)
|
||||
PJPROJECT_CONFIGURE([$PJPROJECT_DIR])
|
||||
else
|
||||
AST_PKG_CONFIG_CHECK([PJPROJECT], [libpjproject])
|
||||
|
Reference in New Issue
Block a user