summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-12-12 21:07:08 (GMT)
committerGuido van Rossum <guido@python.org>2000-12-12 21:07:08 (GMT)
commitcfc4cf601cbf90602ca1ddf222eba845aca72390 (patch)
tree81008cc4a78259dbaf99a8a59e504d78c5018d0c /Modules
parent9d64479cb25a8b7ce222dac93bad57e76172f88c (diff)
downloadcpython-cfc4cf601cbf90602ca1ddf222eba845aca72390.zip
cpython-cfc4cf601cbf90602ca1ddf222eba845aca72390.tar.gz
cpython-cfc4cf601cbf90602ca1ddf222eba845aca72390.tar.bz2
Add URL with info for PIL.
Diffstat (limited to 'Modules')
-rw-r--r--Modules/Setup.dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Setup.dist b/Modules/Setup.dist
index d4be06b..f715efd 100644
--- a/Modules/Setup.dist
+++ b/Modules/Setup.dist
@@ -290,6 +290,7 @@ TKPATH=:lib-tk
# *** Uncomment and edit for BLT extension only:
# -DWITH_BLT -I/usr/local/blt/blt8.0-unoff/include -lBLT8.0 \
# *** Uncomment and edit for PIL (TkImaging) extension only:
+# (See http://www.pythonware.com/products/pil/ for more info)
# -DWITH_PIL -I../Extensions/Imaging/libImaging tkImaging.c \
# *** Uncomment and edit for TOGL extension only:
# -DWITH_TOGL togl.c \