summaryrefslogtreecommitdiff
path: root/NOTES.WIN
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-05-23 15:11:04 +0200
committerRichard Levitte <levitte@openssl.org>2016-05-23 16:02:53 +0200
commit07930a75a1f82fd359d0af7849f01990b73659dd (patch)
tree08dcd5ac9ec95e64ef01127f00de3597cd18a1b0 /NOTES.WIN
parent20ab55f4941755ced3ff6c99abc63a68914a3cb1 (diff)
downloadopenssl-new-07930a75a1f82fd359d0af7849f01990b73659dd.tar.gz
Slight cleanup of the collection of READMEs, INSTALLs and NOTES
README is a fairly independent document, and so is INSTALL. NOTES are merely addendums to INSTALL. Therefore , INSTALL.DJGPP and README.PERL get renamed to NOTES.DJGPP and NOTES.PERL. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'NOTES.WIN')
-rw-r--r--NOTES.WIN5
1 files changed, 4 insertions, 1 deletions
diff --git a/NOTES.WIN b/NOTES.WIN
index bed5037410..a2e91201ab 100644
--- a/NOTES.WIN
+++ b/NOTES.WIN
@@ -5,10 +5,13 @@
Requirement details for native (Visual C++) builds
--------------------------------------------------
+ In addition to the requirements and instructions listed in INSTALL,
+ this are required as well:
+
- You need Perl. We recommend ActiveState Perl, available from
http://www.activestate.com/ActivePerl.
You also need the perl module Text::Template, available on CPAN.
- Please read README.PERL for more information.
+ Please read NOTES.PERL for more information.
- You need a C compiler. OpenSSL has been tested to build with these: