Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,
authorRichard Levitte <levitte@openssl.org>
Tue, 24 Dec 2002 10:50:11 +0000 (10:50 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 24 Dec 2002 10:50:11 +0000 (10:50 +0000)
commitcb661c56b06b99af5eb0bb34cdca13e78a87e6db
treef485a4d46fe1b940fd6ee22cc8dcb51cf5d19f6f
parente904bd0ddc04b499c7f1901946fa02016f09abb2
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