summaryrefslogtreecommitdiffstats
path: root/crypto/install.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-09-07 08:18:05 +0000
committerRichard Levitte <levitte@openssl.org>2000-09-07 08:18:05 +0000
commit9fc2570677f9f5c4468af9d6324b7bcd7d0e9c6a (patch)
tree72a904450481dd6eb38852b34fcba8d391076ea2 /crypto/install.com
parent79d2eb64bb6d9fba12026244c318cb6833736af9 (diff)
It's not just VMS that needs some symbols to be hacked. Let's
centralise those hacks in crypto/symhacks.h and use it everywhere it's needed.
Diffstat (limited to 'crypto/install.com')
-rw-r--r--crypto/install.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/install.com b/crypto/install.com
index 10cfe4e404..b0fca36b27 100644
--- a/crypto/install.com
+++ b/crypto/install.com
@@ -38,7 +38,7 @@ $ SDIRS := ,MD2,MD5,SHA,MDC2,HMAC,RIPEMD,-
BUFFER,BIO,STACK,LHASH,RAND,ERR,OBJECTS,-
EVP,ASN1,PEM,X509,X509V3,-
CONF,TXT_DB,PKCS7,PKCS12,COMP
-$ EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,opensslconf.h,ebcdic.h
+$ EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,opensslconf.h,ebcdic.h,symhacks.h
$ EXHEADER_MD2 := md2.h
$ EXHEADER_MD5 := md5.h
$ EXHEADER_SHA := sha.h