aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.W32
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-05-06 01:29:57 +0000
committerUlf Möller <ulf@openssl.org>1999-05-06 01:29:57 +0000
commitfb3214f92fd4ad535b7f9642d440405871bf5fc6 (patch)
treedb37f687430c6d6fc2d5dc1c088e5a24b5c2890d /INSTALL.W32
parent6ceba838e2ea7041d041bf7b9de014773da57bf5 (diff)
downloadopenssl-fb3214f92fd4ad535b7f9642d440405871bf5fc6.tar.gz
Typo.
Diffstat (limited to 'INSTALL.W32')
-rw-r--r--INSTALL.W324
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL.W32 b/INSTALL.W32
index 20dc0fca2b..6276c3efbe 100644
--- a/INSTALL.W32
+++ b/INSTALL.W32
@@ -72,13 +72,15 @@
To build OpenSSL, you need the Mingw32 package and GNU make.
+ Compiler installation:
+
Mingw32 is available from <ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/
mingw32/egcs-1.1.2/egcs-1.1.2-mingw32.zip>. GNU make is at
<ftp://agnes.dida.physik.uni-essen.de/home/janjaap/mingw32/binaries/
make-3.76.1.zip>. Install both of them in C:\egcs-1.1.2 and run
C:\egcs-1.1.2\mingw32.bat to set the PATH.
- * Cofigure OpenSSL:
+ * Configure OpenSSL:
> perl Configure Mingw32
> perl util\mkfiles.pl >MINFO