Make our page with pointers to binary distributions visible in the FAQ
authorRichard Levitte <levitte@openssl.org>
Thu, 4 Mar 2004 07:47:53 +0000 (07:47 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 4 Mar 2004 07:47:53 +0000 (07:47 +0000)
FAQ

diff --git a/FAQ b/FAQ
index d6bfd3561e22c254e1b792d82883a90478071e57..519ab893123440e715b7f45c9fa26541a70ebea2 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -111,11 +111,14 @@ OpenSSL.  Information on the OpenSSL mailing lists is available from
 
 * Where can I get a compiled version of OpenSSL?
 
+You can finder pointers to binary distributions in
+http://www.openssl.org/related/binaries.html .
+
 Some applications that use OpenSSL are distributed in binary form.
 When using such an application, you don't need to install OpenSSL
 yourself; the application will include the required parts (e.g. DLLs).
 
-If you want to install OpenSSL on a Windows system and you don't have
+If you want to build OpenSSL on a Windows system and you don't have
 a C compiler, read the "Mingw32" section of INSTALL.W32 for information
 on how to obtain and install the free GNU C compiler.