Add URL with info for PIL.

This commit is contained in:
Guido van Rossum 2000-12-12 21:07:08 +00:00
parent 9d64479cb2
commit cfc4cf601c
1 changed files with 1 additions and 0 deletions

View 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 \