From: Richard Levitte Date: Tue, 2 Oct 2001 10:03:15 +0000 (+0000) Subject: Hmm, everything "open" isn't necessarely "openssl" :-). X-Git-Tag: OpenSSL_0_9_6c~26^2~159 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=796c6eadcbb69e5c681f9e5bca160449f42ae09f Hmm, everything "open" isn't necessarely "openssl" :-). *sigh* habit... --- diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index f0ffb4883c..f28e79eddb 100644 --- a/crypto/crypto-lib.com +++ b/crypto/crypto-lib.com @@ -214,7 +214,7 @@ $ LIB_ENGINE = "eng_err,eng_lib,eng_list,eng_init,eng_ctrl,"+ - "tb_rsa,tb_dsa,tb_dh,tb_rand,tb_cipher,tb_digest,"+ - "eng_openssl,eng_dyn,"+ - "hw_atalla,hw_cswift,hw_ncipher,hw_nuron,hw_ubsec,"+ - - "hw_openssl_dev_crypto" + "hw_openbsd_dev_crypto" $ LIB_RIJNDAEL = "rd_fst" $ LIB_BUFFER = "buffer,buf_err" $ LIB_BIO = "bio_lib,bio_cb,bio_err,"+ -