aboutsummaryrefslogtreecommitdiff
path: root/ssl/ssl-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2010-01-25 00:19:31 +0000
committerRichard Levitte <levitte@openssl.org>2010-01-25 00:19:31 +0000
commitc3502985b24797f0376d9a0b8d6e87cf1f669117 (patch)
treec1868b7cd4b9ebd5b37e45c5f40ebc08a69dddf7 /ssl/ssl-lib.com
parent6fa0608eafa47c189517c0909f320442a266a327 (diff)
downloadopenssl-c3502985b24797f0376d9a0b8d6e87cf1f669117.zip
openssl-c3502985b24797f0376d9a0b8d6e87cf1f669117.tar.gz
openssl-c3502985b24797f0376d9a0b8d6e87cf1f669117.tar.bz2
Compile t1_reneg on VMS as well.
Submitted by Steven M. Schweda <sms@antinode.info>
Diffstat (limited to 'ssl/ssl-lib.com')
-rw-r--r--ssl/ssl-lib.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/ssl-lib.com b/ssl/ssl-lib.com
index e61d501..85ab2f6 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.
$!