From: Richard Levitte Date: Fri, 29 Dec 2000 01:41:37 +0000 (+0000) Subject: Correct a typo. X-Git-Tag: OpenSSL_0_9_6a-beta1~81^2~93 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1690c2b26ee1b7e79767dd4e377d934e88e092c3;p=oweals%2Fopenssl.git Correct a typo. --- diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index 32261e510c..a35a96fd96 100644 --- a/crypto/crypto-lib.com +++ b/crypto/crypto-lib.com @@ -266,7 +266,7 @@ $ LIB_PKCS12 = "p12_add,p12_asn,p12_attr,p12_crpt,p12_crt,p12_decr,"+ - "p12_utl,p12_npas,pk12err" $ LIB_COMP = "comp_lib,"+ - "c_rle,c_zlib" -$ LIB_OCSP = ocsp_asn,ocsp_ext,"+ - +$ LIB_OCSP = "ocsp_asn,ocsp_ext,"+ - "ocsp_lib,ocsp_prn,ocsp_err" $! $! Setup exceptional compilations