From b755955a530eb217733660d18980e0a2471a31a6 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sat, 26 Feb 2000 00:29:33 +0000 Subject: [PATCH] Compile rand_egd.c on VMS as well. --- crypto/crypto-lib.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index 37702d716c..d0f3f021ad 100644 --- 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,"+ - -- 2.25.1