Add t1_reneg to the VMS build.

Hack the symbols with long names.
This commit is contained in:
Richard Levitte
2010-02-22 07:05:24 +00:00
parent 739e0e934a
commit 00d1ecb1da
2 changed files with 10 additions and 1 deletions

View File

@@ -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.
$!