summaryrefslogtreecommitdiff
path: root/lib/libcrypto/arch/hppa/opensslconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/arch/hppa/opensslconf.h')
-rw-r--r--lib/libcrypto/arch/hppa/opensslconf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libcrypto/arch/hppa/opensslconf.h b/lib/libcrypto/arch/hppa/opensslconf.h
index fc5ea384709..1cbc1e54011 100644
--- a/lib/libcrypto/arch/hppa/opensslconf.h
+++ b/lib/libcrypto/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>