Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2002-02-16 19:53:25 +0300
committerUlf Möller <ulf@openssl.org>2002-02-16 19:53:25 +0300
commit46dae77c2308355621bad4f4dcde65f3c130e3e1 (patch)
treef36213bd21510943e10c4a61c3a17833cc348b06 /INSTALL.W32
parenta6cd870784b190afcfd5c98b2957f73996aad4fb (diff)
Cygwin target name has been changed!
Diffstat (limited to 'INSTALL.W32')
-rw-r--r--INSTALL.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.W32 b/INSTALL.W32
index 7c1d13e964..3ca4c1b129 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 no-threads CygWin32
+ $ ./Configure no-threads Cygwin
[...]
$ make
[...]