if [ "$EET_CRYPTO" == "none" ]; then
   OPTS="--disable-gnutls --disable-openssl --disable-cipher --disable-signature $OPTS"
fi  &&

default_build
