From 3bf6c38eee1873f2241d84c7d57513b8e2d6a6a2 Mon Sep 17 00:00:00 2001 From: Aleksandar Fabijanic Date: Mon, 28 Mar 2016 23:24:59 -0700 Subject: [PATCH] Update comment --- Foundation/include/Poco/Config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Foundation/include/Poco/Config.h b/Foundation/include/Poco/Config.h index 283b3909a..78309ee2b 100644 --- a/Foundation/include/Poco/Config.h +++ b/Foundation/include/Poco/Config.h @@ -169,6 +169,7 @@ // #define POCO_LOG_DEBUG // Uncomment to disable the use of bundled OpenSSL binaries +// (Windows only) // #define POCO_EXTERNAL_OPENSSL #endif // Foundation_Config_INCLUDED