From: Richard Levitte Date: Fri, 20 Apr 2001 12:37:14 +0000 (+0000) Subject: VMS was behind when it comes to OCSP. X-Git-Tag: OpenSSL_0_9_6c~182^2~232 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=0cd58667260af0a288f779f84e38c180f3e0b232 VMS was behind when it comes to OCSP. --- 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 $!