]> granicus.if.org Git - python/commitdiff
Looks like mention of http://quest.jpl.nasa.gov/zlib/ got added but
authorKen Manheimer <klm@digicool.com>
Tue, 3 Mar 1998 16:42:53 +0000 (16:42 +0000)
committerKen Manheimer <klm@digicool.com>
Tue, 3 Mar 1998 16:42:53 +0000 (16:42 +0000)
not checked in, so i'm doing it.

Modules/Setup.in

index 1e6d21192599bfbc4ab09817dad7da22828bcfe2..b4c695db2fd9fbbf90b1864268939dd909e5ca6a 100644 (file)
@@ -390,7 +390,7 @@ cPickle cPickle.c
 #fpetest fpetestmodule.c
 
 # Andrew Kuchling's zlib module.
-# This require zlib 1.0.4 (or later).
+# This require zlib 1.0.4 (or later).  See http://quest.jpl.nasa.gov/zlib/
 # See http://www.cdrom.com/pub/infozip/zlib/
 #zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz