Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,
authorRichard Levitte <levitte@openssl.org>
Tue, 24 Dec 2002 10:50:18 +0000 (10:50 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 24 Dec 2002 10:50:18 +0000 (10:50 +0000)
commit542e010aa5cef3befed9dbee3f97eb249ec505cc
treefc0cbb59d7313257330ec3abef3ed7d50d579023
parent84ce9aa1779cd6f09ce83a5e689a8b695b0e4a28
Cygwin needs the library locatin for .DLLs to be set in PATH.  Unfortunately,
the conditional was set to add the library directory to PATH when the
platform is NOT Cygwin.  Corrected.
PR: 404
Makefile.org
apps/Makefile.ssl
test/Makefile.ssl