From a61e509e9b4f0fa3034d2a9762058cce77f0b366 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 17 Jun 2014 15:57:04 +0200 Subject: Adjust VMS build to Unix build. Most of all, make it so the disabled algorithms MD2 and RC5 don't get built. Also, disable building the test apps in crypto/des and crypto/pkcs7, as they have no support at all. --- crypto/install-crypto.com | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/install-crypto.com') diff --git a/crypto/install-crypto.com b/crypto/install-crypto.com index 85b3d583cf..af1d75b526 100755 --- a/crypto/install-crypto.com +++ b/crypto/install-crypto.com @@ -75,8 +75,8 @@ $! $ sdirs := , - 'archd', - objects, - - md2, md4, md5, sha, mdc2, hmac, ripemd, whrlpool, - - des, aes, rc2, rc4, rc5, idea, bf, cast, camellia, seed, - + md4, md5, sha, mdc2, hmac, ripemd, whrlpool, - + des, aes, rc2, rc4, idea, bf, cast, camellia, seed, - bn, ec, rsa, dsa, ecdsa, dh, ecdh, dso, engine, - buffer, bio, stack, lhash, rand, err, - evp, asn1, pem, x509, x509v3, conf, txt_db, pkcs7, pkcs12, comp, ocsp, - -- cgit v1.2.3