Commit fb3214f9 authored by Ulf Möller's avatar Ulf Möller
Browse files

Typo.

parent 6ceba838
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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