From: Richard Levitte Date: Mon, 12 Jun 2006 06:46:18 +0000 (+0000) Subject: Keep synchronised with Unix X-Git-Tag: OpenSSL_0_9_8k^2~1256 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=1a159e08aff1b7d24770077732fce4c897e47d83 Keep synchronised with Unix --- diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index 6a5251149f..be6c338f3e 100644 --- a/crypto/crypto-lib.com +++ b/crypto/crypto-lib.com @@ -228,7 +228,7 @@ $ LIB_RAND = "md_rand,randfile,rand_lib,rand_err,rand_egd,"+ - $ LIB_ERR = "err,err_all,err_prn" $ LIB_OBJECTS = "o_names,obj_dat,obj_lib,obj_err,obj_xref" $ LIB_EVP = "encode,digest,evp_enc,evp_key,evp_acnf,"+ - - "e_des,e_bf,e_idea,e_des3,"+ - + "e_des,e_bf,e_idea,e_des3,e_camellia,"+ - "e_rc4,e_aes,names,"+ - "e_xcbc_d,e_rc2,e_cast,e_rc5" $ LIB_EVP_2 = "m_null,m_md2,m_md4,m_md5,m_sha,m_sha1,m_wp," + -