[Build-System] Remove Sofia-Sip library from the FreeSWITCH tree and use packages instead.

This commit is contained in:
Andrey Volk
2020-07-28 21:10:23 +04:00
parent 08112e9989
commit 2fc0e3b80a
848 changed files with 252 additions and 322003 deletions

View File

@@ -8,7 +8,7 @@ BGJOB=false
VERBOSE=false
BASEDIR=`pwd`;
LIBDIR=${BASEDIR}/libs;
SUBDIRS="apr libzrtp iksemel libdingaling sofia-sip srtp freetdm spandsp unimrcp fs";
SUBDIRS="apr libzrtp iksemel libdingaling srtp freetdm spandsp unimrcp fs";
while getopts 'jhd:v' o; do
case "$o" in