Oh, and since config figures out that we run Cygwin and what versions,
authorRichard Levitte <levitte@openssl.org>
Sat, 16 Feb 2002 22:31:16 +0000 (22:31 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 16 Feb 2002 22:31:16 +0000 (22:31 +0000)
let's recommend running config instead of a manual Configure.

INSTALL.W32

index 081eced313b989f1851f5a156fe662cb12c8bd09..633ebd7c6581db85db31a033866f6b7467b1c60c 100644 (file)
 
  * $ tar zxvf openssl-x.x.x.tar.gz
    $ cd openssl-x.x.x
-   $ ./Configure Cygwin
+   $ ./config
    [...]
    $ make
    [...]