summaryrefslogtreecommitdiffstats
path: root/INSTALL.W32
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-03-10 01:37:33 +0000
committerDr. Stephen Henson <steve@openssl.org>1999-03-10 01:37:33 +0000
commit83ec54b40db08669377b6e5eaf2581d3aa91c57f (patch)
treef3337c8f91f1d9143755ac3c75ed8eb99760f061 /INSTALL.W32
parente476f4256a22b377b17cf23a5563e4c1dddd6740 (diff)
Make CC,CFLAG etc get passed to make links and various Win32 fixes.
Diffstat (limited to 'INSTALL.W32')
-rw-r--r--INSTALL.W325
1 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL.W32 b/INSTALL.W32
index 8aa40023c5..6388c4c2d1 100644
--- a/INSTALL.W32
+++ b/INSTALL.W32
@@ -48,7 +48,7 @@ perl util\mkdef.pl crypto ssl update
then ms\do_ms should not give a warning any more. However the numbers that get
assigned by this technique may not match those that eventually get assigned
-in the CVS tree: so you anything linked against this version of the library
+in the CVS tree: so anything linked against this version of the library
may need to be recompiled.
If you get errors about unresolved externals then this means that either you
@@ -86,8 +86,7 @@ to make a debugging version of the library.
If you want to enable the NT specific features of OpenSSL (currently only
the logging BIO) follow the instructions above but call the batch file
-do_nt.bat instead of do_ms.bat. If you do this then you will no longer be able
-to run the OpenSSL binaries under Windows 95 or 98.
+do_nt.bat instead of do_ms.bat.
You can also build a static version of the library using the Makefile ms\nt.mak