Ticket #51807: openssldir-cert.pem.patch
File openssldir-cert.pem.patch, 336 bytes (added by iamGavinJ (GΛVĪN), 8 years ago) |
---|
-
include/openssl/opensslconf.h
old new 9 9 #undef I386_ONLY 10 10 11 11 #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) 12 #define OPENSSLDIR " /etc/ssl"12 #define OPENSSLDIR "@OPENSSLDIR@" 13 13 #endif 14 14 15 15 #undef OPENSSL_UNISTD