I don't think we need OPENSSL_097 anymore

This commit is contained in:
rdb 2010-07-16 09:18:26 +00:00
parent a5624d497e
commit cdea7d12b5
2 changed files with 0 additions and 3 deletions

View File

@ -461,8 +461,6 @@
#define OPENSSL_LPATH /usr/local/ssl/lib
#define OPENSSL_LIBS ssl crypto
#defer HAVE_OPENSSL $[libtest $[OPENSSL_LPATH],$[OPENSSL_LIBS]]
// Redefine this to empty if your version of OpenSSL is prior to 0.9.7.
#define OPENSSL_097 1
// Define this true to include the OpenSSL code to report verbose
// error messages when they occur.

View File

@ -275,7 +275,6 @@ $[cdefine HAVE_ARTOOLKIT]
/* Define if we have OpenSSL installed. */
$[cdefine HAVE_OPENSSL]
$[cdefine OPENSSL_097]
$[cdefine REPORT_OPENSSL_ERRORS]
/* Define if we have libjpeg installed. */