if [[ "$MPOP_TLS" == "none" ]]
then
OPTS="--with-tls=no $OPTS"
fi  &&
default_build
