summaryrefslogtreecommitdiffstats
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-04-20 12:37:14 +0000
committerRichard Levitte <levitte@openssl.org>2001-04-20 12:37:14 +0000
commit0cd58667260af0a288f779f84e38c180f3e0b232 (patch)
tree3636931f046b27a746e9cdfaa2ded8245a5743ef /crypto/crypto-lib.com
parent2a8a10eda6ee90c888989790edc6de85bcffad27 (diff)
VMS was behind when it comes to OCSP.
Diffstat (limited to 'crypto/crypto-lib.com')
-rw-r--r--crypto/crypto-lib.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com
index 0a272a7b5b..6f18e43427 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -268,7 +268,7 @@ $ LIB_PKCS12 = "p12_add,p12_asn,p12_attr,p12_crpt,p12_crt,p12_decr,"+ -
$ LIB_COMP = "comp_lib,"+ -
"c_rle,c_zlib"
$ LIB_OCSP = "ocsp_asn,ocsp_ext,ocsp_ht,ocsp_lib,ocsp_cl,"+ -
- "ocsp_prn,ocsp_vfy,ocsp_err"
+ "ocsp_srv,ocsp_prn,ocsp_vfy,ocsp_err"
$!
$! Setup exceptional compilations
$!