diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2014-04-15 21:17:16 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2014-04-15 21:17:16 +0000 |
commit | 67a2ac0e4560681f43bbe1a8b189379c16000ecc (patch) | |
tree | 1e481d0f165f6ba15e01ff6b4cc2df2e5c335cf3 | |
parent | f8edaceb976b77658e08517736427996b600d083 (diff) |
The more you remove Chtulhu^WVMS tentacles, the more there are
-rw-r--r-- | lib/libcrypto/crypto/arch/alpha/opensslconf.h | 2 | ||||
-rw-r--r-- | lib/libcrypto/crypto/arch/amd64/opensslconf.h | 2 | ||||
-rw-r--r-- | lib/libcrypto/crypto/arch/arm/opensslconf.h | 2 | ||||
-rw-r--r-- | lib/libcrypto/crypto/arch/hppa/opensslconf.h | 2 | ||||
-rw-r--r-- | lib/libcrypto/crypto/arch/hppa64/opensslconf.h | 2 | ||||
-rw-r--r-- | lib/libcrypto/crypto/arch/i386/opensslconf.h | 2 | ||||
-rw-r--r-- | lib/libcrypto/crypto/arch/m88k/opensslconf.h | 2 | ||||
-rw-r--r-- | lib/libcrypto/crypto/arch/mips64/opensslconf.h | 2 | ||||
-rw-r--r-- | lib/libcrypto/crypto/arch/powerpc/opensslconf.h | 2 | ||||
-rw-r--r-- | lib/libcrypto/crypto/arch/sh/opensslconf.h | 2 | ||||
-rw-r--r-- | lib/libcrypto/crypto/arch/sparc/opensslconf.h | 2 | ||||
-rw-r--r-- | lib/libcrypto/crypto/arch/sparc64/opensslconf.h | 2 | ||||
-rw-r--r-- | lib/libcrypto/crypto/arch/vax/opensslconf.h | 2 |
13 files changed, 0 insertions, 26 deletions
diff --git a/lib/libcrypto/crypto/arch/alpha/opensslconf.h b/lib/libcrypto/crypto/arch/alpha/opensslconf.h index 30f6acfbb1c..b749b600faa 100644 --- a/lib/libcrypto/crypto/arch/alpha/opensslconf.h +++ b/lib/libcrypto/crypto/arch/alpha/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> diff --git a/lib/libcrypto/crypto/arch/amd64/opensslconf.h b/lib/libcrypto/crypto/arch/amd64/opensslconf.h index f969fd75e49..eba5113a08e 100644 --- a/lib/libcrypto/crypto/arch/amd64/opensslconf.h +++ b/lib/libcrypto/crypto/arch/amd64/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> diff --git a/lib/libcrypto/crypto/arch/arm/opensslconf.h b/lib/libcrypto/crypto/arch/arm/opensslconf.h index fc5ea384709..1cbc1e54011 100644 --- a/lib/libcrypto/crypto/arch/arm/opensslconf.h +++ b/lib/libcrypto/crypto/arch/arm/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> diff --git a/lib/libcrypto/crypto/arch/hppa/opensslconf.h b/lib/libcrypto/crypto/arch/hppa/opensslconf.h index fc5ea384709..1cbc1e54011 100644 --- a/lib/libcrypto/crypto/arch/hppa/opensslconf.h +++ b/lib/libcrypto/crypto/arch/hppa/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> diff --git a/lib/libcrypto/crypto/arch/hppa64/opensslconf.h b/lib/libcrypto/crypto/arch/hppa64/opensslconf.h index f8f478ff52f..943ba27868d 100644 --- a/lib/libcrypto/crypto/arch/hppa64/opensslconf.h +++ b/lib/libcrypto/crypto/arch/hppa64/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> diff --git a/lib/libcrypto/crypto/arch/i386/opensslconf.h b/lib/libcrypto/crypto/arch/i386/opensslconf.h index f7b5a6dc386..d3d2175ed02 100644 --- a/lib/libcrypto/crypto/arch/i386/opensslconf.h +++ b/lib/libcrypto/crypto/arch/i386/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> diff --git a/lib/libcrypto/crypto/arch/m88k/opensslconf.h b/lib/libcrypto/crypto/arch/m88k/opensslconf.h index fc5ea384709..1cbc1e54011 100644 --- a/lib/libcrypto/crypto/arch/m88k/opensslconf.h +++ b/lib/libcrypto/crypto/arch/m88k/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> diff --git a/lib/libcrypto/crypto/arch/mips64/opensslconf.h b/lib/libcrypto/crypto/arch/mips64/opensslconf.h index e55282fd633..ebeab5cd181 100644 --- a/lib/libcrypto/crypto/arch/mips64/opensslconf.h +++ b/lib/libcrypto/crypto/arch/mips64/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> diff --git a/lib/libcrypto/crypto/arch/powerpc/opensslconf.h b/lib/libcrypto/crypto/arch/powerpc/opensslconf.h index fc5ea384709..1cbc1e54011 100644 --- a/lib/libcrypto/crypto/arch/powerpc/opensslconf.h +++ b/lib/libcrypto/crypto/arch/powerpc/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> diff --git a/lib/libcrypto/crypto/arch/sh/opensslconf.h b/lib/libcrypto/crypto/arch/sh/opensslconf.h index fc5ea384709..1cbc1e54011 100644 --- a/lib/libcrypto/crypto/arch/sh/opensslconf.h +++ b/lib/libcrypto/crypto/arch/sh/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> diff --git a/lib/libcrypto/crypto/arch/sparc/opensslconf.h b/lib/libcrypto/crypto/arch/sparc/opensslconf.h index fc5ea384709..1cbc1e54011 100644 --- a/lib/libcrypto/crypto/arch/sparc/opensslconf.h +++ b/lib/libcrypto/crypto/arch/sparc/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> diff --git a/lib/libcrypto/crypto/arch/sparc64/opensslconf.h b/lib/libcrypto/crypto/arch/sparc64/opensslconf.h index e55282fd633..ebeab5cd181 100644 --- a/lib/libcrypto/crypto/arch/sparc64/opensslconf.h +++ b/lib/libcrypto/crypto/arch/sparc64/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> diff --git a/lib/libcrypto/crypto/arch/vax/opensslconf.h b/lib/libcrypto/crypto/arch/vax/opensslconf.h index fc5ea384709..1cbc1e54011 100644 --- a/lib/libcrypto/crypto/arch/vax/opensslconf.h +++ b/lib/libcrypto/crypto/arch/vax/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> |