The branch master has been updated
       via  b77b6127e8de38726f37697bbbc736ced7b49771 (commit)
      from  7cb1ecec59d7c8d6628fb9bfd435306f7e06fd33 (commit)


- Log -----------------------------------------------------------------
commit b77b6127e8de38726f37697bbbc736ced7b49771
Author: Richard Levitte <[email protected]>
Date:   Tue Nov 8 10:17:20 2016 +0100

    INSTALL: small typo
    
    libssl, not libddl.
    
    Reviewed-by: Andy Polyakov <[email protected]>
    (Merged from https://github.com/openssl/openssl/pull/1871)

-----------------------------------------------------------------------

Summary of changes:
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index c295ba2..8f0acf8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -973,7 +973,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
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to