commit | d73168d954f03dea03efc51552a0ed6305333e30 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Fri Jul 14 09:58:55 2006 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Fri Jul 14 09:58:55 2006 +0000 |
tree | 3888b293e5bf43c855ec2d7bba9ff2abd76f13f8 | |
parent | eda87127a892cb760f64d4785581cbb405b320f5 [diff] [blame] |
Extend build_ssl to Win64, using VSExtComp.
diff --git a/Misc/NEWS b/Misc/NEWS index 7820213..b07bb4e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -170,6 +170,8 @@ Build ----- +- Automate Windows build process for the Win64 SSL module. + - 'configure' now detects the zlib library the same way as distutils. Previously, the slight difference could cause compilation errors of the 'zlib' module on systems with more than one version of zlib.