4
0
mirror of https://github.com/QuasarApp/openssl.git synced 2025-05-04 21:49:38 +00:00

Cygwin target name has been changed!

This commit is contained in:
Ulf Möller 2002-02-16 16:53:25 +00:00
parent a6cd870784
commit 46dae77c23

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