projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1920609
)
Keyclient forgotten on VMS.
author
Richard Levitte
<levitte@openssl.org>
Wed, 3 Apr 2002 14:11:58 +0000
(14:11 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 3 Apr 2002 14:11:58 +0000
(14:11 +0000)
crypto/crypto-lib.com
patch
|
blob
|
history
diff --git
a/crypto/crypto-lib.com
b/crypto/crypto-lib.com
index 3a9b70c73841255beeae2dc9a33ba22686ad006f..c1ac366b1c11ffab3f302cd3195dadc1a7bec264 100644
(file)
--- a/
crypto/crypto-lib.com
+++ b/
crypto/crypto-lib.com
@@
-208,7
+208,7
@@
$ LIB_DSO = "dso_dl,dso_dlfcn,dso_err,dso_lib,dso_null,"+ -
"dso_openssl,dso_win32,dso_vms"
$ LIB_ENGINE = "engine_err,engine_lib,engine_list,engine_openssl,"+ -
"hw_atalla,hw_cswift,hw_ncipher,hw_aep,hw_sureware,"+ -
- "hw_ubsec"
+ "hw_ubsec
,hw_keyclient
"
$ LIB_BUFFER = "buffer,buf_err"
$ LIB_BIO = "bio_lib,bio_cb,bio_err,"+ -
"bss_mem,bss_null,bss_fd,"+ -