Commit 9c5b91fd authored by Richard Levitte's avatar Richard Levitte
Browse files

Oh, and since config figures out that we run Cygwin and what versions,

let's recommend running config instead of a manual Configure.
parent 290d3eab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -160,7 +160,7 @@

 * $ tar zxvf openssl-x.x.x.tar.gz
   $ cd openssl-x.x.x
   $ ./Configure Cygwin
   $ ./config
   [...]
   $ make
   [...]