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:
a93b01b
)
Synchronise with Unix build system.
author
Richard Levitte
<levitte@openssl.org>
Thu, 28 Apr 2005 04:55:28 +0000
(
04:55
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 28 Apr 2005 04:55:28 +0000
(
04:55
+0000)
crypto/crypto-lib.com
patch
|
blob
|
history
diff --git
a/crypto/crypto-lib.com
b/crypto/crypto-lib.com
index c62abda7373985b5868ecd723635731b0d74fd4b..d73d642fb6a86dc6f843b9d8c923667692e6ebdb 100644
(file)
--- a/
crypto/crypto-lib.com
+++ b/
crypto/crypto-lib.com
@@
-83,7
+83,7
@@
$ ENCRYPT_TYPES = "Basic,"+ -
"BUFFER,BIO,STACK,LHASH,RAND,ERR,"+ -
"EVP,EVP_2,ASN1,ASN1_2,PEM,X509,X509V3,"+ -
"CONF,TXT_DB,PKCS7,PKCS12,COMP,OCSP,UI,KRB5,"+ -
- "STORE"
+ "STORE
,PQUEUE
"
$!
$! Check To Make Sure We Have Valid Command Line Parameters.
$!
@@
-271,6
+271,7
@@
$ LIB_UI_COMPAT = ",ui_compat"
$ LIB_UI = "ui_err,ui_lib,ui_openssl,ui_util"+LIB_UI_COMPAT
$ LIB_KRB5 = "krb5_asn"
$ LIB_STORE = "str_err,str_lib,str_meth,str_mem"
+$ LIB_PQUEUE = "pqueue"
$!
$! Setup exceptional compilations
$!