summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2015-12-14 10:31:56 +0000
committerChris Liddell <chris.liddell@artifex.com>2015-12-14 10:31:56 +0000
commit18e58518812980b09215ae17b8c385cdb46fda19 (patch)
tree2a7e0cee5953f7425bc04a9c6e6d939acdcc8984 /Makefile.in
parent1dccf1916e1227e66ffdfbbd0d99c385268f60db (diff)
downloadghostpdl-18e58518812980b09215ae17b8c385cdb46fda19.tar.gz
JPEG/DCT dependency fix
Because we have common code to handle certain aspects of JPEG/DCT encoding and decoding, we cannot include one without the other. Add a "top level" sdct.dev which includes both sdcte.dev and sdctd.dev and make that part of the core graphics lib features. As our code and the libjpeg code both have considerable common code between encoding and decoding, the inpact on the executable size is negligible.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index e29bc2ac9..3d6ec56c0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -508,7 +508,7 @@ XPS_FEATURE_DEVS=$(XPSOBJDIR)/pl.dev $(XPSOBJDIR)/xps.dev
FEATURE_DEVS=$(GLD)pipe.dev $(GLD)gsnogc.dev $(GLD)htxlib.dev $(GLD)psl3lib.dev $(GLD)psl2lib.dev \
$(GLD)dps2lib.dev $(GLD)path1lib.dev $(GLD)patlib.dev $(GLD)psl2cs.dev $(GLD)rld.dev $(GLD)gxfapiu$(UFST_BRIDGE).dev\
- $(GLD)ttflib.dev $(GLD)cielib.dev $(GLD)pipe.dev $(GLD)htxlib.dev $(GLD)sdctd.dev $(GLD)libpng.dev\
+ $(GLD)ttflib.dev $(GLD)cielib.dev $(GLD)pipe.dev $(GLD)htxlib.dev $(GLD)sdct.dev $(GLD)libpng.dev\
$(GLD)seprlib.dev $(GLD)translib.dev $(GLD)cidlib.dev $(GLD)psf0lib.dev $(GLD)psf1lib.dev\
$(GLD)psf2lib.dev $(GLD)lzwd.dev $(GLD)sicclib.dev \
$(GLD)sjbig2.dev $(GLD)sjpx.dev $(GLD)ramfs.dev