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