From: Guido van Rossum Date: Tue, 12 Dec 2000 21:07:08 +0000 (+0000) Subject: Add URL with info for PIL. X-Git-Tag: v2.1a1~629 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cfc4cf601cbf90602ca1ddf222eba845aca72390;p=python Add URL with info for PIL. --- diff --git a/Modules/Setup.dist b/Modules/Setup.dist index d4be06b2db..f715efd9ae 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 \