diff options
| author | djm <> | 2009-01-05 21:36:39 +0000 |
|---|---|---|
| committer | djm <> | 2009-01-05 21:36:39 +0000 |
| commit | 3be551b5922b665fd4e18cd65b857b9f92a0b6c8 (patch) | |
| tree | e0d2d687fbd4e4e9eb6bc4b178ea069817f0aba4 /src/lib/libssl/crypto/arch/sh | |
| parent | 822633f8798a6b4646a8b092e7c67f511cdbdba2 (diff) | |
| download | openbsd-3be551b5922b665fd4e18cd65b857b9f92a0b6c8.tar.gz openbsd-3be551b5922b665fd4e18cd65b857b9f92a0b6c8.tar.bz2 openbsd-3be551b5922b665fd4e18cd65b857b9f92a0b6c8.zip | |
update to openssl-0.9.8i; tested by several, especially krw@
Diffstat (limited to 'src/lib/libssl/crypto/arch/sh')
| -rw-r--r-- | src/lib/libssl/crypto/arch/sh/opensslconf.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/libssl/crypto/arch/sh/opensslconf.h b/src/lib/libssl/crypto/arch/sh/opensslconf.h index 94d322270b..ef50032293 100644 --- a/src/lib/libssl/crypto/arch/sh/opensslconf.h +++ b/src/lib/libssl/crypto/arch/sh/opensslconf.h | |||
| @@ -7,6 +7,9 @@ | |||
| 7 | #ifndef OPENSSL_NO_CAMELLIA | 7 | #ifndef OPENSSL_NO_CAMELLIA |
| 8 | # define OPENSSL_NO_CAMELLIA | 8 | # define OPENSSL_NO_CAMELLIA |
| 9 | #endif | 9 | #endif |
| 10 | #ifndef OPENSSL_NO_CAPIENG | ||
| 11 | # define OPENSSL_NO_CAPIENG | ||
| 12 | #endif | ||
| 10 | #ifndef OPENSSL_NO_CMS | 13 | #ifndef OPENSSL_NO_CMS |
| 11 | # define OPENSSL_NO_CMS | 14 | # define OPENSSL_NO_CMS |
| 12 | #endif | 15 | #endif |
