mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
NEWS entry for r47267: fixing configure's zlib probing.
This commit is contained in:
parent
f875264278
commit
fc34f6c3f7
1 changed files with 4 additions and 0 deletions
|
@ -93,6 +93,10 @@ Extension Modules
|
||||||
Build
|
Build
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
- '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.
|
||||||
|
|
||||||
- The MSI compileall step was fixed to also support a TARGETDIR
|
- The MSI compileall step was fixed to also support a TARGETDIR
|
||||||
with spaces in it.
|
with spaces in it.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue