Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 272974 | Differences between
and this patch

Collapse All | Expand All

(-)pl241src.orig/src/Makefile (-4 / +4 lines)
Lines 89-98 Link Here
89
89
90
90
91
########### Option 1: use bundled GD16 (PNG only).  Requires libpng and zlib.
91
########### Option 1: use bundled GD16 (PNG only).  Requires libpng and zlib.
92
exetarget: plpng 
92
# exetarget: plpng 
93
GD16LIBS = -lpng -lz
93
# GD16LIBS = -lpng -lz
94
GD16H = 
94
# GD16H = 
95
ZFLAG = -DWZ
95
# ZFLAG = -DWZ
96
96
97
########### Option 2: use bundled GD13 (pseudoGIF only). No additional lib dependencies.
97
########### Option 2: use bundled GD13 (pseudoGIF only). No additional lib dependencies.
98
# exetarget: pl 
98
# exetarget: pl 

Return to bug 272974