Commit cafe1c7a authored by Richard Levitte's avatar Richard Levitte Committed by Richard Levitte
Browse files

INSTALL: small typo

libssl, not libddl.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1871)
(cherry picked from commit b77b6127)
parent 6fa4d63d
Loading
Loading
Loading
Loading
+1 −1
Changes for INSTALL: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -922,7 +922,7 @@
 and libssl-1_1-x64.dll for 64-bit x86_64 Windows, and libcrypto-1_1-ia64.dll
 and libssl-1_1-ia64.dll for IA64 Windows.  With MSVC, the import libraries
 are named libcrypto.lib and libssl.lib, while with MingW, they are named
 libcrypto.dll.a and libddl.dll.a.
 libcrypto.dll.a and libssl.dll.a.

 On VMS, shareable images (VMS speak for shared libraries) are named
 ossl$libcrypto0101_shr.exe and ossl$libssl0101_shr.exe.  However, when