View | Details | Raw Unified | Return to bug 223724 | Differences between
and this patch

Collapse All | Expand All

(-)files/config.mk (+1 lines)
Lines 13-18 Link Here
13
JBIGLIB = -L$(LOCALBASE)/lib -ljbig
13
JBIGLIB = -L$(LOCALBASE)/lib -ljbig
14
JPEGHDR_DIR = $(LOCALBASE)/include
14
JPEGHDR_DIR = $(LOCALBASE)/include
15
JPEGLIB = -L$(LOCALBASE)/lib -ljpeg
15
JPEGLIB = -L$(LOCALBASE)/lib -ljpeg
16
LINKER_CAN_DO_EXPLICIT_LIBRARY = Y
16
LINKERISCOMPILER = Y
17
LINKERISCOMPILER = Y
17
NETPBMLIBSUFFIX = so
18
NETPBMLIBSUFFIX = so
18
NETPBMLIBTYPE = unixshared
19
NETPBMLIBTYPE = unixshared

Return to bug 223724