diff options
Diffstat (limited to 'src/lib/libcrypto/arch')
| -rw-r--r-- | src/lib/libcrypto/arch/alpha/opensslconf.h | 3 | ||||
| -rw-r--r-- | src/lib/libcrypto/arch/amd64/opensslconf.h | 3 | ||||
| -rw-r--r-- | src/lib/libcrypto/arch/arm/opensslconf.h | 3 | ||||
| -rw-r--r-- | src/lib/libcrypto/arch/hppa/opensslconf.h | 3 | ||||
| -rw-r--r-- | src/lib/libcrypto/arch/i386/opensslconf.h | 3 | ||||
| -rw-r--r-- | src/lib/libcrypto/arch/m88k/opensslconf.h | 3 | ||||
| -rw-r--r-- | src/lib/libcrypto/arch/mips64/opensslconf.h | 3 | ||||
| -rw-r--r-- | src/lib/libcrypto/arch/powerpc/opensslconf.h | 3 | ||||
| -rw-r--r-- | src/lib/libcrypto/arch/sh/opensslconf.h | 3 | ||||
| -rw-r--r-- | src/lib/libcrypto/arch/sparc/opensslconf.h | 3 | ||||
| -rw-r--r-- | src/lib/libcrypto/arch/sparc64/opensslconf.h | 3 |
11 files changed, 0 insertions, 33 deletions
diff --git a/src/lib/libcrypto/arch/alpha/opensslconf.h b/src/lib/libcrypto/arch/alpha/opensslconf.h index a74c6df644..a1331118f4 100644 --- a/src/lib/libcrypto/arch/alpha/opensslconf.h +++ b/src/lib/libcrypto/arch/alpha/opensslconf.h | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | 1 | #include <openssl/opensslfeatures.h> |
| 2 | /* crypto/opensslconf.h.in */ | 2 | /* crypto/opensslconf.h.in */ |
| 3 | 3 | ||
| 4 | /* Generate 80386 code? */ | ||
| 5 | #undef I386_ONLY | ||
| 6 | |||
| 7 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 4 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) |
| 8 | #define OPENSSLDIR "/etc/ssl" | 5 | #define OPENSSLDIR "/etc/ssl" |
| 9 | #endif | 6 | #endif |
diff --git a/src/lib/libcrypto/arch/amd64/opensslconf.h b/src/lib/libcrypto/arch/amd64/opensslconf.h index cbd5d53ca4..f8cbb5d652 100644 --- a/src/lib/libcrypto/arch/amd64/opensslconf.h +++ b/src/lib/libcrypto/arch/amd64/opensslconf.h | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | 1 | #include <openssl/opensslfeatures.h> |
| 2 | /* crypto/opensslconf.h.in */ | 2 | /* crypto/opensslconf.h.in */ |
| 3 | 3 | ||
| 4 | /* Generate 80386 code? */ | ||
| 5 | #undef I386_ONLY | ||
| 6 | |||
| 7 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 4 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) |
| 8 | #define OPENSSLDIR "/etc/ssl" | 5 | #define OPENSSLDIR "/etc/ssl" |
| 9 | #endif | 6 | #endif |
diff --git a/src/lib/libcrypto/arch/arm/opensslconf.h b/src/lib/libcrypto/arch/arm/opensslconf.h index e3795ce73a..78cd6d856f 100644 --- a/src/lib/libcrypto/arch/arm/opensslconf.h +++ b/src/lib/libcrypto/arch/arm/opensslconf.h | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | 1 | #include <openssl/opensslfeatures.h> |
| 2 | /* crypto/opensslconf.h.in */ | 2 | /* crypto/opensslconf.h.in */ |
| 3 | 3 | ||
| 4 | /* Generate 80386 code? */ | ||
| 5 | #undef I386_ONLY | ||
| 6 | |||
| 7 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 4 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) |
| 8 | #define OPENSSLDIR "/etc/ssl" | 5 | #define OPENSSLDIR "/etc/ssl" |
| 9 | #endif | 6 | #endif |
diff --git a/src/lib/libcrypto/arch/hppa/opensslconf.h b/src/lib/libcrypto/arch/hppa/opensslconf.h index e3795ce73a..78cd6d856f 100644 --- a/src/lib/libcrypto/arch/hppa/opensslconf.h +++ b/src/lib/libcrypto/arch/hppa/opensslconf.h | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | 1 | #include <openssl/opensslfeatures.h> |
| 2 | /* crypto/opensslconf.h.in */ | 2 | /* crypto/opensslconf.h.in */ |
| 3 | 3 | ||
| 4 | /* Generate 80386 code? */ | ||
| 5 | #undef I386_ONLY | ||
| 6 | |||
| 7 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 4 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) |
| 8 | #define OPENSSLDIR "/etc/ssl" | 5 | #define OPENSSLDIR "/etc/ssl" |
| 9 | #endif | 6 | #endif |
diff --git a/src/lib/libcrypto/arch/i386/opensslconf.h b/src/lib/libcrypto/arch/i386/opensslconf.h index 37137ff102..bf439696d8 100644 --- a/src/lib/libcrypto/arch/i386/opensslconf.h +++ b/src/lib/libcrypto/arch/i386/opensslconf.h | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | 1 | #include <openssl/opensslfeatures.h> |
| 2 | /* crypto/opensslconf.h.in */ | 2 | /* crypto/opensslconf.h.in */ |
| 3 | 3 | ||
| 4 | /* Generate 80386 code? */ | ||
| 5 | #undef I386_ONLY | ||
| 6 | |||
| 7 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 4 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) |
| 8 | #define OPENSSLDIR "/etc/ssl" | 5 | #define OPENSSLDIR "/etc/ssl" |
| 9 | #endif | 6 | #endif |
diff --git a/src/lib/libcrypto/arch/m88k/opensslconf.h b/src/lib/libcrypto/arch/m88k/opensslconf.h index e3795ce73a..78cd6d856f 100644 --- a/src/lib/libcrypto/arch/m88k/opensslconf.h +++ b/src/lib/libcrypto/arch/m88k/opensslconf.h | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | 1 | #include <openssl/opensslfeatures.h> |
| 2 | /* crypto/opensslconf.h.in */ | 2 | /* crypto/opensslconf.h.in */ |
| 3 | 3 | ||
| 4 | /* Generate 80386 code? */ | ||
| 5 | #undef I386_ONLY | ||
| 6 | |||
| 7 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 4 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) |
| 8 | #define OPENSSLDIR "/etc/ssl" | 5 | #define OPENSSLDIR "/etc/ssl" |
| 9 | #endif | 6 | #endif |
diff --git a/src/lib/libcrypto/arch/mips64/opensslconf.h b/src/lib/libcrypto/arch/mips64/opensslconf.h index ef7a679d94..226951eded 100644 --- a/src/lib/libcrypto/arch/mips64/opensslconf.h +++ b/src/lib/libcrypto/arch/mips64/opensslconf.h | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | 1 | #include <openssl/opensslfeatures.h> |
| 2 | /* crypto/opensslconf.h.in */ | 2 | /* crypto/opensslconf.h.in */ |
| 3 | 3 | ||
| 4 | /* Generate 80386 code? */ | ||
| 5 | #undef I386_ONLY | ||
| 6 | |||
| 7 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 4 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) |
| 8 | #define OPENSSLDIR "/etc/ssl" | 5 | #define OPENSSLDIR "/etc/ssl" |
| 9 | #endif | 6 | #endif |
diff --git a/src/lib/libcrypto/arch/powerpc/opensslconf.h b/src/lib/libcrypto/arch/powerpc/opensslconf.h index e3795ce73a..78cd6d856f 100644 --- a/src/lib/libcrypto/arch/powerpc/opensslconf.h +++ b/src/lib/libcrypto/arch/powerpc/opensslconf.h | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | 1 | #include <openssl/opensslfeatures.h> |
| 2 | /* crypto/opensslconf.h.in */ | 2 | /* crypto/opensslconf.h.in */ |
| 3 | 3 | ||
| 4 | /* Generate 80386 code? */ | ||
| 5 | #undef I386_ONLY | ||
| 6 | |||
| 7 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 4 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) |
| 8 | #define OPENSSLDIR "/etc/ssl" | 5 | #define OPENSSLDIR "/etc/ssl" |
| 9 | #endif | 6 | #endif |
diff --git a/src/lib/libcrypto/arch/sh/opensslconf.h b/src/lib/libcrypto/arch/sh/opensslconf.h index e3795ce73a..78cd6d856f 100644 --- a/src/lib/libcrypto/arch/sh/opensslconf.h +++ b/src/lib/libcrypto/arch/sh/opensslconf.h | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | 1 | #include <openssl/opensslfeatures.h> |
| 2 | /* crypto/opensslconf.h.in */ | 2 | /* crypto/opensslconf.h.in */ |
| 3 | 3 | ||
| 4 | /* Generate 80386 code? */ | ||
| 5 | #undef I386_ONLY | ||
| 6 | |||
| 7 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 4 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) |
| 8 | #define OPENSSLDIR "/etc/ssl" | 5 | #define OPENSSLDIR "/etc/ssl" |
| 9 | #endif | 6 | #endif |
diff --git a/src/lib/libcrypto/arch/sparc/opensslconf.h b/src/lib/libcrypto/arch/sparc/opensslconf.h index e3795ce73a..78cd6d856f 100644 --- a/src/lib/libcrypto/arch/sparc/opensslconf.h +++ b/src/lib/libcrypto/arch/sparc/opensslconf.h | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | 1 | #include <openssl/opensslfeatures.h> |
| 2 | /* crypto/opensslconf.h.in */ | 2 | /* crypto/opensslconf.h.in */ |
| 3 | 3 | ||
| 4 | /* Generate 80386 code? */ | ||
| 5 | #undef I386_ONLY | ||
| 6 | |||
| 7 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 4 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) |
| 8 | #define OPENSSLDIR "/etc/ssl" | 5 | #define OPENSSLDIR "/etc/ssl" |
| 9 | #endif | 6 | #endif |
diff --git a/src/lib/libcrypto/arch/sparc64/opensslconf.h b/src/lib/libcrypto/arch/sparc64/opensslconf.h index ef7a679d94..226951eded 100644 --- a/src/lib/libcrypto/arch/sparc64/opensslconf.h +++ b/src/lib/libcrypto/arch/sparc64/opensslconf.h | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | 1 | #include <openssl/opensslfeatures.h> |
| 2 | /* crypto/opensslconf.h.in */ | 2 | /* crypto/opensslconf.h.in */ |
| 3 | 3 | ||
| 4 | /* Generate 80386 code? */ | ||
| 5 | #undef I386_ONLY | ||
| 6 | |||
| 7 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 4 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) |
| 8 | #define OPENSSLDIR "/etc/ssl" | 5 | #define OPENSSLDIR "/etc/ssl" |
| 9 | #endif | 6 | #endif |
