Author: brane
Revision: 1834045
Modified property: svn:log
Modified: svn:log at Mon Jul 2 10:56:46 2018
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Jul 2 10:56:46 2018
@@ -1,5 +1,5 @@
-Enable tests with debug OpenSSL 1.1.x.
+Enable tests with static OpenSSL on Windows.
-* SConstruct: Check for openssl/applink.c, which is not available with
- OpenSSL 1.1.x; building a debug OpenSSL is much simpler now anyway.
+* SConstruct: Check for openssl/applink.c, which is not installed by
+ a static OpenSSL build on Windows, as it's not necessary.
* tests/test_ssl.c: Only use openssl/applink.c if it exists.
|