diff options
| author | miod <> | 2014-04-15 21:17:15 +0000 |
|---|---|---|
| committer | miod <> | 2014-04-15 21:17:15 +0000 |
| commit | f72343cd0d1201a4b50ebf14ed32efdb242c132d (patch) | |
| tree | d9532323b68b22678b4b54991d395b6a1762bbf2 /src/lib/libcrypto/arch/sparc | |
| parent | 7563eb0e0e484b160bf6f094f343b2b9a5522f18 (diff) | |
| download | openbsd-f72343cd0d1201a4b50ebf14ed32efdb242c132d.tar.gz openbsd-f72343cd0d1201a4b50ebf14ed32efdb242c132d.tar.bz2 openbsd-f72343cd0d1201a4b50ebf14ed32efdb242c132d.zip | |
The more you remove Chtulhu^WVMS tentacles, the more there are
Diffstat (limited to 'src/lib/libcrypto/arch/sparc')
| -rw-r--r-- | src/lib/libcrypto/arch/sparc/opensslconf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/arch/sparc/opensslconf.h b/src/lib/libcrypto/arch/sparc/opensslconf.h index fc5ea38470..1cbc1e5401 100644 --- a/src/lib/libcrypto/arch/sparc/opensslconf.h +++ b/src/lib/libcrypto/arch/sparc/opensslconf.h | |||
| @@ -117,12 +117,10 @@ | |||
| 117 | /* Generate 80386 code? */ | 117 | /* Generate 80386 code? */ |
| 118 | #undef I386_ONLY | 118 | #undef I386_ONLY |
| 119 | 119 | ||
| 120 | #if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ | ||
| 121 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 120 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) |
| 122 | #define ENGINESDIR "/usr/lib/engines" | 121 | #define ENGINESDIR "/usr/lib/engines" |
| 123 | #define OPENSSLDIR "/etc/ssl" | 122 | #define OPENSSLDIR "/etc/ssl" |
| 124 | #endif | 123 | #endif |
| 125 | #endif | ||
| 126 | 124 | ||
| 127 | #undef OPENSSL_UNISTD | 125 | #undef OPENSSL_UNISTD |
| 128 | #define OPENSSL_UNISTD <unistd.h> | 126 | #define OPENSSL_UNISTD <unistd.h> |
