Updated URL for zlib.

This commit is contained in:
Guido van Rossum 1998-02-06 22:36:10 +00:00
parent 07e9fbf6b9
commit 64608cfb86
1 changed files with 2 additions and 1 deletions

View File

@ -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