From: Richard Levitte Date: Sat, 16 Feb 2002 22:31:16 +0000 (+0000) Subject: Oh, and since config figures out that we run Cygwin and what versions, X-Git-Tag: OpenSSL_0_9_6d~20^2~162 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=9c5b91fd0be0ff6caea17ed62535590a7027b36a Oh, and since config figures out that we run Cygwin and what versions, let's recommend running config instead of a manual Configure. --- diff --git a/INSTALL.W32 b/INSTALL.W32 index 081eced313..633ebd7c65 100644 --- a/INSTALL.W32 +++ b/INSTALL.W32 @@ -160,7 +160,7 @@ * $ tar zxvf openssl-x.x.x.tar.gz $ cd openssl-x.x.x - $ ./Configure Cygwin + $ ./config [...] $ make [...]