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.
This commit is contained in:
Travis Cross 2014-03-20 15:55:42 +00:00
parent bf611fc29e
commit bcc78429ca
1 changed files with 1 additions and 1 deletions

View File

@ -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";