From: Richard Levitte Date: Thu, 15 Aug 2002 11:48:58 +0000 (+0000) Subject: I think that's the last forgotten compilation module. X-Git-Tag: OpenSSL_0_9_7-beta4~193 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3b2f77d88e262d9e7eeece5e8e6deabc16f61c98;p=oweals%2Fopenssl.git I think that's the last forgotten compilation module. --- diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index 60cf734167..dfcff11860 100644 --- a/crypto/crypto-lib.com +++ b/crypto/crypto-lib.com @@ -231,7 +231,7 @@ $ LIB_RAND = "md_rand,randfile,rand_lib,rand_err,rand_egd,"+ - "rand_vms" $ LIB_ERR = "err,err_all,err_prn" $ LIB_OBJECTS = "o_names,obj_dat,obj_lib,obj_err" -$ LIB_EVP = "encode,digest,evp_enc,evp_key,"+ - +$ LIB_EVP = "encode,digest,evp_enc,evp_key,evp_acnf,"+ - "e_des,e_bf,e_idea,e_des3,"+ - "e_rc4,e_aes,names,"+ - "e_xcbc_d,e_rc2,e_cast,e_rc5"