Looks like mention of http://quest.jpl.nasa.gov/zlib/ got added but

not checked in, so i'm doing it.
This commit is contained in:
Ken Manheimer 1998-03-03 16:42:53 +00:00
parent 9e43adbe78
commit 74a43470b1

View 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