diff options
Diffstat (limited to 'src/lib/libcrypto/opensslconf.h.in')
-rw-r--r-- | src/lib/libcrypto/opensslconf.h.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/opensslconf.h.in b/src/lib/libcrypto/opensslconf.h.in index cee83acf98..685e83b7a3 100644 --- a/src/lib/libcrypto/opensslconf.h.in +++ b/src/lib/libcrypto/opensslconf.h.in | |||
@@ -5,7 +5,6 @@ | |||
5 | 5 | ||
6 | #if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ | 6 | #if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ |
7 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 7 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) |
8 | #define ENGINESDIR "/usr/local/lib/engines" | ||
9 | #define OPENSSLDIR "/usr/local/ssl" | 8 | #define OPENSSLDIR "/usr/local/ssl" |
10 | #endif | 9 | #endif |
11 | #endif | 10 | #endif |