mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06: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:
@@ -46,7 +46,7 @@ check_for_app aclocal${MY_AM_VER}
|
||||
|
||||
echo "Generating the configure script ..."
|
||||
|
||||
aclocal${MY_AM_VER} -I autoconf
|
||||
aclocal${MY_AM_VER} -I autoconf `find third-party/ -maxdepth 1 -type d -printf "-I %p "`
|
||||
autoconf${MY_AC_VER}
|
||||
autoheader${MY_AC_VER}
|
||||
automake${MY_AM_VER} --add-missing --copy 2>/dev/null
|
||||
|
Reference in New Issue
Block a user