From: Ken Manheimer Date: Tue, 3 Mar 1998 16:42:53 +0000 (+0000) Subject: Looks like mention of http://quest.jpl.nasa.gov/zlib/ got added but X-Git-Tag: v1.5.1~538 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74a43470b1aea26834b5b63670167240325746e8;p=python Looks like mention of http://quest.jpl.nasa.gov/zlib/ got added but not checked in, so i'm doing it. --- diff --git a/Modules/Setup.in b/Modules/Setup.in index 1e6d211925..b4c695db2f 100644 --- a/Modules/Setup.in +++ b/Modules/Setup.in @@ -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