Deleted Added
full compact
opensslconf-powerpc.h (162915) opensslconf-powerpc.h (194207)
1/* $FreeBSD: head/secure/lib/libcrypto/opensslconf-powerpc.h 162915 2006-10-01 07:56:51Z simon $ */
1/* $FreeBSD: head/secure/lib/libcrypto/opensslconf-powerpc.h 194207 2009-06-14 19:46:18Z simon $ */
2/* opensslconf.h */
3/* WARNING: Generated automatically from opensslconf.h.in by Configure. */
4
5/* OpenSSL was configured with the following options: */
6#ifndef OPENSSL_DOING_MAKEDEPEND
7
8/* Disabled by default in OpenSSL 0.9.8. */
9#ifndef OPENSSL_NO_CAMELLIA
10# define OPENSSL_NO_CAMELLIA
11#endif
2/* opensslconf.h */
3/* WARNING: Generated automatically from opensslconf.h.in by Configure. */
4
5/* OpenSSL was configured with the following options: */
6#ifndef OPENSSL_DOING_MAKEDEPEND
7
8/* Disabled by default in OpenSSL 0.9.8. */
9#ifndef OPENSSL_NO_CAMELLIA
10# define OPENSSL_NO_CAMELLIA
11#endif
12/* Disabled by default in OpenSSL 0.9.8. */
13#ifndef OPENSSL_NO_CMS
14# define OPENSSL_NO_CMS
15#endif
16/* Disabled by default in OpenSSL 0.9.8. */
17#ifndef OPENSSL_NO_SEED
18# define OPENSSL_NO_SEED
19#endif
20/* jpake is marked experimental in OpenSSL 0.9.8. */
21#ifndef OPENSSL_NO_JPAKE
22# define OPENSSL_NO_JPAKE
23#endif
12/* libgmp is not in the FreeBSD base system. */
13#ifndef OPENSSL_NO_GMP
14# define OPENSSL_NO_GMP
15#endif
16/* The Kerberos 5 support is MIT-specific. */
17#ifndef OPENSSL_NO_KRB5
18# define OPENSSL_NO_KRB5
19#endif

--- 186 unchanged lines hidden ---
24/* libgmp is not in the FreeBSD base system. */
25#ifndef OPENSSL_NO_GMP
26# define OPENSSL_NO_GMP
27#endif
28/* The Kerberos 5 support is MIT-specific. */
29#ifndef OPENSSL_NO_KRB5
30# define OPENSSL_NO_KRB5
31#endif

--- 186 unchanged lines hidden ---