diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2012-05-18 13:34:22 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2012-05-18 13:34:22 (GMT) |
commit | 3f90311bfeb87b869d7db5ea852dbd594de3378e (patch) | |
tree | b4296447a7e30563d5e990da5d95ec18bf146355 /PC/VC6 | |
parent | 91d5e837cab7d2080139581c2f21899d7d3a6841 (diff) | |
parent | b15d1a7981bcd0fc37b0f391dd98a96a5ed82d63 (diff) | |
download | cpython-3f90311bfeb87b869d7db5ea852dbd594de3378e.zip cpython-3f90311bfeb87b869d7db5ea852dbd594de3378e.tar.gz cpython-3f90311bfeb87b869d7db5ea852dbd594de3378e.tar.bz2 |
merge 3.2
Diffstat (limited to 'PC/VC6')
-rw-r--r-- | PC/VC6/readme.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/PC/VC6/readme.txt b/PC/VC6/readme.txt index 98d1e49..b6fa5d2 100644 --- a/PC/VC6/readme.txt +++ b/PC/VC6/readme.txt @@ -153,10 +153,9 @@ _ssl Unpack into the "dist" directory, retaining the folder name from the archive - for example, the latest stable OpenSSL will install as - dist/openssl-1.0.0a + dist/openssl-1.0.0j - You can (theoretically) use any version of OpenSSL you like - the - build process will automatically select the latest version. + You need to use version 1.0.0j of OpenSSL. You can install the NASM assembler from http://www.nasm.us/ |