if [[ "$LIBETPAN_TLS" == "none" ]]
then
  OPTS="--without-gnutls --without-openssl $OPTS"
fi   &&
default_build
