From f72343cd0d1201a4b50ebf14ed32efdb242c132d Mon Sep 17 00:00:00 2001 From: miod <> Date: Tue, 15 Apr 2014 21:17:15 +0000 Subject: The more you remove Chtulhu^WVMS tentacles, the more there are --- src/lib/libcrypto/arch/powerpc/opensslconf.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/libcrypto/arch/powerpc/opensslconf.h') diff --git a/src/lib/libcrypto/arch/powerpc/opensslconf.h b/src/lib/libcrypto/arch/powerpc/opensslconf.h index fc5ea38470..1cbc1e5401 100644 --- a/src/lib/libcrypto/arch/powerpc/opensslconf.h +++ b/src/lib/libcrypto/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 -- cgit v1.2.3-55-g6feb