mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Updated URL for zlib.
This commit is contained in:
parent
07e9fbf6b9
commit
64608cfb86
1 changed files with 2 additions and 1 deletions
|
@ -390,7 +390,8 @@ cPickle cPickle.c
|
|||
#fpetest fpetestmodule.c
|
||||
|
||||
# Andrew Kuchling's zlib module.
|
||||
# This require zlib 1.0.4 (or later). See http://quest.jpl.nasa.gov/zlib/
|
||||
# This require zlib 1.0.4 (or later).
|
||||
# See http://www.cdrom.com/pub/infozip/zlib/
|
||||
#zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue