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

let's recommend running config instead of a manual Configure.
This commit is contained in:
Richard Levitte 2002-02-16 22:31:16 +00:00
parent 290d3eab76
commit 9c5b91fd0b

View File

@ -160,7 +160,7 @@
* $ tar zxvf openssl-x.x.x.tar.gz
$ cd openssl-x.x.x
$ ./Configure Cygwin
$ ./config
[...]
$ make
[...]