test "X$USE_OPENSSL" = "X" || echo " OpenSSL cryptography/DNSSEC"
test "$OPENSSL_GOST" != "yes" || echo " GOST algorithm support"
test "$OPENSSL_ECDSA" != "yes" || echo " ECDSA algorithm support"
- test "X$PYTHON" = "X" || echo " Python tools"
test "X$libxml2_libs" = "X" || echo " XML statistics"
fi
echo " GOST algorithm support"
test "X$USE_OPENSSL" != "X" -a "$OPENSSL_ECDSA" != "yes" && \
echo " ECDSA algorithm support"
-test "X$PYTHON" = "X" && echo " Python tools"
test "X$libxml2_libs" = "X" && echo " XML statistics"
echo "========================================================================"
test "X$USE_OPENSSL" = "X" || echo " OpenSSL cryptography/DNSSEC"
test "$OPENSSL_GOST" != "yes" || echo " GOST algorithm support"
test "$OPENSSL_ECDSA" != "yes" || echo " ECDSA algorithm support"
- test "X$PYTHON" = "X" || echo " Python tools"
test "X$libxml2_libs" = "X" || echo " XML statistics"
fi
echo " GOST algorithm support"
test "X$USE_OPENSSL" != "X" -a "$OPENSSL_ECDSA" != "yes" && \
echo " ECDSA algorithm support"
-test "X$PYTHON" = "X" && echo " Python tools"
test "X$libxml2_libs" = "X" && echo " XML statistics"
echo "========================================================================"