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:
114697b
)
Since ossl_typ.h is an exported header, we sure need to export it on
author
Richard Levitte
<levitte@openssl.org>
Thu, 4 Oct 2001 07:46:30 +0000
(07:46 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 4 Oct 2001 07:46:30 +0000
(07:46 +0000)
VMS as well :-).
crypto/install.com
patch
|
blob
|
history
diff --git
a/crypto/install.com
b/crypto/install.com
index d7aaa3f92ef6257600755cc3ae105f097377291e..29763391e17ec7657582d01cc577ae1ebebffe99 100644
(file)
--- a/
crypto/install.com
+++ b/
crypto/install.com
@@
-38,7
+38,8
@@
$ SDIRS := ,MD2,MD4,MD5,SHA,MDC2,HMAC,RIPEMD,-
BUFFER,BIO,STACK,LHASH,RAND,ERR,OBJECTS,-
EVP,ASN1,PEM,X509,X509V3,CONF,TXT_DB,PKCS7,PKCS12,COMP,OCSP,-
UI,KRB5
-$ EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,opensslconf.h,ebcdic.h,symhacks.h
+$ EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,opensslconf.h,ebcdic.h,-
+ symhacks.h,ossl_typ.h
$ EXHEADER_MD2 := md2.h
$ EXHEADER_MD4 := md4.h
$ EXHEADER_MD5 := md5.h