summaryrefslogtreecommitdiffstats
path: root/makevms.com
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2015-02-02 18:46:01 -0500
committerRich Salz <rsalz@openssl.org>2015-02-02 18:46:01 -0500
commit24956ca00f014a917fb181a8abc39b349f3f316f (patch)
tree44934190dce2001972a2c271cf6cc3a17283c394 /makevms.com
parentfd22ab9edf497ad7d98897377ee798953845d022 (diff)
Remove old DES API
Includes VMS fixes from Richard. Includes Kurt's destest fixes (RT 1290). Closes tickets 1290 and 1291 Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'makevms.com')
-rwxr-xr-xmakevms.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/makevms.com b/makevms.com
index ac1ccc9c32..6a73441b33 100755
--- a/makevms.com
+++ b/makevms.com
@@ -793,7 +793,7 @@ $ EXHEADER_MDC2 := mdc2.h
$ EXHEADER_HMAC := hmac.h
$ EXHEADER_RIPEMD := ripemd.h
$ EXHEADER_WHRLPOOL := whrlpool.h
-$ EXHEADER_DES := des.h, des_old.h
+$ EXHEADER_DES := des.h
$ EXHEADER_AES := aes.h
$ EXHEADER_RC2 := rc2.h
$ EXHEADER_RC4 := rc4.h