From c3502985b24797f0376d9a0b8d6e87cf1f669117 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 25 Jan 2010 00:19:31 +0000 Subject: [PATCH 1/1] Compile t1_reneg on VMS as well. Submitted by Steven M. Schweda --- ssl/ssl-lib.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssl/ssl-lib.com b/ssl/ssl-lib.com index e61d501cfc..85ab2f61f2 100644 --- a/ssl/ssl-lib.com +++ b/ssl/ssl-lib.com @@ -180,7 +180,7 @@ $ LIB_SSL = "s2_meth,s2_srvr,s2_clnt,s2_lib,s2_enc,s2_pkt,"+ - "ssl_lib,ssl_err2,ssl_cert,ssl_sess,"+ - "ssl_ciph,ssl_stat,ssl_rsa,"+ - "ssl_asn1,ssl_txt,ssl_algs,"+ - - "bio_ssl,ssl_err,kssl" + "bio_ssl,ssl_err,kssl,t1_reneg" $! $! Tell The User That We Are Compiling The Library. $! -- 2.34.1