Deleted Added
full compact
1c1
< /* $FreeBSD: head/secure/lib/libcrypto/opensslconf-powerpc.h 162915 2006-10-01 07:56:51Z simon $ */
---
> /* $FreeBSD: head/secure/lib/libcrypto/opensslconf-powerpc.h 194207 2009-06-14 19:46:18Z simon $ */
11a12,23
> /* Disabled by default in OpenSSL 0.9.8. */
> #ifndef OPENSSL_NO_CMS
> # define OPENSSL_NO_CMS
> #endif
> /* Disabled by default in OpenSSL 0.9.8. */
> #ifndef OPENSSL_NO_SEED
> # define OPENSSL_NO_SEED
> #endif
> /* jpake is marked experimental in OpenSSL 0.9.8. */
> #ifndef OPENSSL_NO_JPAKE
> # define OPENSSL_NO_JPAKE
> #endif