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:
7c0dc41
)
Compile rand_egd.c on VMS as well.
author
Richard Levitte
<levitte@openssl.org>
Sat, 26 Feb 2000 00:29:33 +0000
(
00:29
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Sat, 26 Feb 2000 00:29:33 +0000
(
00:29
+0000)
crypto/crypto-lib.com
patch
|
blob
|
history
diff --git
a/crypto/crypto-lib.com
b/crypto/crypto-lib.com
index 37702d716cbc6f25e62e954b2b0cb00d995ec187..d0f3f021ad4e2859dc982bb151c33e68365a6962 100644
(file)
--- a/
crypto/crypto-lib.com
+++ b/
crypto/crypto-lib.com
@@
-211,7
+211,7
@@
$ LIB_BIO = "bio_lib,bio_cb,bio_err,"+ -
"b_sock,bss_acpt,bf_nbio,bss_rtcp,bss_bio" ! + ",bss_log" for syslog
$ LIB_STACK = "stack"
$ LIB_LHASH = "lhash,lh_stats"
-$ LIB_RAND = "md_rand,randfile,rand_lib,rand_err"
+$ 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"
$ LIB_EVP = "encode,digest,evp_enc,evp_key,"+ -