From bcc78429caa43d7d7efde168537ea61fbf331174 Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Thu, 20 Mar 2014 15:55:42 +0000 Subject: [PATCH] Pull curl and pcre out of bootstrap We check whether the dir is there before trying to bootstrap, so it didn't do any harm, but they shouldn't be there. --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index ded4e85ba3..02bd032659 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -9,7 +9,7 @@ VERBOSE=false BASEDIR=`pwd`; LIBDIR=${BASEDIR}/libs; SUBDIRS="apr \ - libzrtp ilbc curl iksemel js js/nsprpub ldns libdingaling libedit libsndfile pcre sofia-sip \ + libzrtp ilbc iksemel js js/nsprpub ldns libdingaling libedit libsndfile sofia-sip \ speex sqlite srtp openzap freetdm spandsp libg722_1 portaudio unimrcp tiff-4.0.2 broadvoice silk libcodec2 \ fs";