From 35d8fa563c9abc80c6e8d87396ab48dbd1a4c78d Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Tue, 9 Feb 2016 13:12:34 +0000 Subject: Updates for auto init/deinit review comments Fixes for the auto-init/deinit code based on review comments Reviewed-by: Richard Levitte --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 5bb720995f..520de7bf67 100644 --- a/INSTALL +++ b/INSTALL @@ -340,7 +340,7 @@ you can still use "no-threads" to suppress an annoying warning message from the Configure script.) - OpenSSL provides in built support for two threading models: pthreads (found on + OpenSSL provides built-in support for two threading models: pthreads (found on most UNIX/Linux systems), and Windows threads. No other threading models are supported. If your platform does not provide pthreads or Windows threads then you should Configure with the "no-threads" option. -- cgit v1.2.3