[core] remove apr-util from tree

This commit is contained in:
Chris Rienzo
2022-08-16 16:08:37 -04:00
committed by Andrey Volk
parent c1a9e98e83
commit 9468ff746a
196 changed files with 60 additions and 49552 deletions

View File

@@ -170,9 +170,6 @@ bootstrap_apr() {
# Remove autoconf 2.5x's cache directory
rm -rf autom4te*.cache
echo "Entering directory ${LIBDIR}/apr-util"
cd ${LIBDIR}/apr-util
./buildconf
}
bootstrap_libzrtp() {