]> granicus.if.org Git - python/commitdiff
Add URL with info for PIL.
authorGuido van Rossum <guido@python.org>
Tue, 12 Dec 2000 21:07:08 +0000 (21:07 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 12 Dec 2000 21:07:08 +0000 (21:07 +0000)
Modules/Setup.dist

index d4be06b2dbad1b8f0945271fdda8d043b3f52e68..f715efd9ae57ea902f126608867f6db50ef7a561 100644 (file)
@@ -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 \