projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2beaa91
)
Add evp_cnf in the build.
author
Richard Levitte
<levitte@openssl.org>
Thu, 5 Jul 2012 12:58:27 +0000
(12:58 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 5 Jul 2012 12:58:27 +0000
(12:58 +0000)
crypto/crypto-lib.com
patch
|
blob
|
history
diff --git
a/crypto/crypto-lib.com
b/crypto/crypto-lib.com
index c280aa03a800240def808a168156eb419dda8d40..dc8a8c174c13049f95dba1fe1847ebce1b740a35 100644
(file)
--- a/
crypto/crypto-lib.com
+++ b/
crypto/crypto-lib.com
@@
-282,7
+282,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,obj_xref"
-$ LIB_EVP = "encode,digest,evp_enc,evp_key,evp_acnf,"+ -
+$ LIB_EVP = "encode,digest,evp_enc,evp_key,evp_acnf,
evp_cnf,
"+ -
"e_des,e_bf,e_idea,e_des3,e_camellia,"+ -
"e_rc4,e_aes,names,e_seed,"+ -
"e_xcbc_d,e_rc2,e_cast,e_rc5"