mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Compile t1_reneg on VMS as well.
Submitted by Steven M. Schweda <sms@antinode.info>
This commit is contained in:
parent
6fa0608eaf
commit
c3502985b2
@ -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.
|
||||
$!
|
||||
|
Loading…
Reference in New Issue
Block a user