Typo.
authorUlf Möller <ulf@openssl.org>
Thu, 6 May 1999 01:29:57 +0000 (01:29 +0000)
committerUlf Möller <ulf@openssl.org>
Thu, 6 May 1999 01:29:57 +0000 (01:29 +0000)
INSTALL.W32

index 20dc0fca2b1b3df8be8532b4dc8f719250659354..6276c3efbecbda7db42a77526644486fb60a7f4e 100644 (file)
 
  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