Sridhar Ratnakumar <sridh...@activestate.com> added the comment:

OK - we use Modules/zlib for ActivePython build on all platforms (not just 
Windows).

When I included the following files from zlib-1.2.5.tar.gz - Modules/zlib 
builds fine.

gzclose.c  gzguts.h   gzlib.c    gzread.c   gzwrite.c 
zlib.pc.in zlib.map zconf.h.in

We could add these as part of our internal build process, but it would be nice 
to have these checked into Modules/zlib (I don't have commit access - so I 
can't add them).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9704>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to