summaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorRichard Levitte <richard@levitte.org>2014-08-06 04:37:27 +0200
committerJanusz Kozerski <j.kozerski@samsung.com>2014-10-20 15:26:06 +0200
commit33b457b00620369ec3db50ac39f688dd31127f3e (patch)
treecc25eb13aed94af3bc72454ed1a4055a490c7ff4 /engines
parent09dea390bcf8607c236ee340f4e5ebabef391fbf (diff)
downloadopenssl-33b457b00620369ec3db50ac39f688dd31127f3e.tar.gz
openssl-33b457b00620369ec3db50ac39f688dd31127f3e.tar.bz2
openssl-33b457b00620369ec3db50ac39f688dd31127f3e.zip
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. Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'engines')
-rw-r--r--engines/makeengines.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/makeengines.com b/engines/makeengines.com
index 7948d36..4838e38 100644
--- a/engines/makeengines.com
+++ b/engines/makeengines.com
@@ -155,7 +155,7 @@ $ ENGINE_ = "engine_vector.mar"
$ TV_OBJ_NAME = OBJ_DIR + F$PARSE(ENGINE_,,,"NAME","SYNTAX_ONLY") + ".OBJ"
$ TV_OBJ = ",''TV_OBJ_NAME'"
$ ENDIF
-$ ENGINE_4758CCA = "e_4758cca"
+$ ENGINE_4758cca = "e_4758cca"
$ ENGINE_aep = "e_aep"
$ ENGINE_atalla = "e_atalla"
$ ENGINE_cswift = "e_cswift"