From 3673099c4c509c5441bdf334571c8dc156f6782d Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 1 Oct 2006 07:56:51 +0000 Subject: Upgrade to OpenSSL 0.9.8d. --- secure/lib/libcrypto/opensslconf-powerpc.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'secure/lib/libcrypto/opensslconf-powerpc.h') diff --git a/secure/lib/libcrypto/opensslconf-powerpc.h b/secure/lib/libcrypto/opensslconf-powerpc.h index f8ecc65..ff53f1c 100644 --- a/secure/lib/libcrypto/opensslconf-powerpc.h +++ b/secure/lib/libcrypto/opensslconf-powerpc.h @@ -5,6 +5,10 @@ /* OpenSSL was configured with the following options: */ #ifndef OPENSSL_DOING_MAKEDEPEND +/* Disabled by default in OpenSSL 0.9.8. */ +#ifndef OPENSSL_NO_CAMELLIA +# define OPENSSL_NO_CAMELLIA +#endif /* libgmp is not in the FreeBSD base system. */ #ifndef OPENSSL_NO_GMP # define OPENSSL_NO_GMP -- cgit v1.1