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:
21f7755
)
Add compilation of x509_trs
author
Richard Levitte
<levitte@openssl.org>
Sat, 27 Nov 1999 15:26:48 +0000
(15:26 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sat, 27 Nov 1999 15:26:48 +0000
(15:26 +0000)
crypto/crypto-lib.com
patch
|
blob
|
history
diff --git
a/crypto/crypto-lib.com
b/crypto/crypto-lib.com
index 3a81c21746a2f21d89787893086dd21df39b27ec..708ae0ba45f28c8037c5a2215290597e29c6a804 100644
(file)
--- a/
crypto/crypto-lib.com
+++ b/
crypto/crypto-lib.com
@@
-249,7
+249,7
@@
$ LIB_X509 = "x509_def,x509_d2,x509_r2x,x509_cmp,"+ -
"x509_set,x509rset,x509_err,"+ -
"x509name,x509_v3,x509_ext,"+ -
"x509type,x509_lu,x_all,x509_txt,"+ -
- "by_file,by_dir"
+ "
x509_trs,
by_file,by_dir"
$ LIB_X509V3 = "v3_bcons,v3_bitst,v3_conf,v3_extku,v3_ia5,v3_lib,"+ -
"v3_prn,v3_utl,v3err,v3_genn,v3_alt,v3_skey,v3_akey,v3_pku,"+ -
"v3_int,v3_enum,v3_sxnet,v3_cpols,v3_crld,v3_purp"