diff options
Diffstat (limited to 'lib/libcrypto/crypto/arch/sh/opensslconf.h')
-rw-r--r-- | lib/libcrypto/crypto/arch/sh/opensslconf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcrypto/crypto/arch/sh/opensslconf.h b/lib/libcrypto/crypto/arch/sh/opensslconf.h index afbd54ed3db..e3795ce73ae 100644 --- a/lib/libcrypto/crypto/arch/sh/opensslconf.h +++ b/lib/libcrypto/crypto/arch/sh/opensslconf.h @@ -5,7 +5,6 @@ #undef I386_ONLY #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) -#define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif |