From: Richard Levitte Date: Sat, 27 Nov 1999 15:26:48 +0000 (+0000) Subject: Add compilation of x509_trs X-Git-Tag: OpenSSL_0_9_5beta1~406 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74ecf9e2bbff8bb85b8da313b2ea44df487ef550;p=openssl Add compilation of x509_trs --- diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index 3a81c21746..708ae0ba45 100644 --- 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"