summaryrefslogtreecommitdiff
path: root/graphics/py-imaging/files/Setup.in
blob: 69d7c1b25b0682ff677a26bb5c21fb57d83eee38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Setup.in,v 1.2 2001/03/10 13:46:30 wiz Exp $
#

*shared*

# --------------------------------------------------------------------
# Edit or remove the library specifications to match your configura-
# tion.  As they stand, they assume that you have the IJG JPEG library
# 6.0a and zlib 1.0.4 (or newer versions of these libraries) in a
# standard location.

_imaging _imaging.c decode.c encode.c map.c display.c outline.c path.c \
	-IlibImaging libImaging/libImaging.a \
	-I@PREFIX@/include -L@PREFIX@/lib -R@PREFIX@/lib -ljpeg -lz