From d04a7cc7246cba3682a112f975afe4a5748a3ef5 Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 20 Oct 2009 18:14:16 +0000 Subject: *** empty log message *** --- src/cd_pdflib.mak | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/cd_pdflib.mak') diff --git a/src/cd_pdflib.mak b/src/cd_pdflib.mak index 194c36a..a185d19 100644 --- a/src/cd_pdflib.mak +++ b/src/cd_pdflib.mak @@ -14,14 +14,9 @@ ifeq ($(TEC_UNAME), sparc) DEFINES = WORDS_BIGENDIAN endif -# Changes to PDFlib-Lite-7.0.0p3 (search for CDPDF): +# Changes to PDFlib-Lite-7.0.4p4 (search for CDPDF): # pdflib/pdcore/pc_config.h - added default PDF_PLATFORM # pdflib/pdflib/p_intern.h - removed support for other image formats, leave this to IM */ -# pdflib/pdflib/p_png.c - added some type casts, fixed position of pdf_png_read_data, renamed flate to pdf_comp_flate. -# pdflib/pdflib/p_gif.c - added missing pdf_cleanup_gif -# pdflib/pdflib/p_jpeg.c - added missing pdf_cleanup_jpeg -# pdflib/pdflib/p_tiff.c - fixed pdf_is_TIFF_file definition -# pdflib/pdflib/p_image.h - replaced toff_t by pdc_uint32 srcdir := pdflib/font INCLUDES := $(INCLUDES) $(srcdir) -- cgit v1.2.3