NOTE.WIN: suggest the audetecting configuration variant as well
authorRichard Levitte <levitte@openssl.org>
Wed, 1 Jul 2020 10:17:40 +0000 (12:17 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 4 Jul 2020 08:32:49 +0000 (10:32 +0200)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12339)

NOTES.WIN

index a5792647af931ceca1ea9dfbf7f32d7fd600b40d..5151107707c94ec01c9ef7fe470e5e442decef1e 100644 (file)
--- a/NOTES.WIN
+++ b/NOTES.WIN
@@ -59,7 +59,8 @@
 
  5. From the root of the OpenSSL source directory enter
     perl Configure VC-WIN32    if you want 32-bit OpenSSL or
-    perl Configure VC-WIN64A   if you want 64-bit OpenSSL
+    perl Configure VC-WIN64A   if you want 64-bit OpenSSL or
+    perl Configure             to let Configure figure out the platform
 
  6. nmake