Author: bgbnbigben
Date: 2011-03-02 04:01:40 -0800 (Wed, 02 Mar 2011)
New Revision: 8495
Log:
Patch to fix 2 libjpeg errors, from what I removed this morning (-r8493)


Modified:
   trunk/images/libjpeg/Makefile

Modified: trunk/images/libjpeg/Makefile
===================================================================
--- trunk/images/libjpeg/Makefile       2011-03-02 09:43:22 UTC (rev 8494)
+++ trunk/images/libjpeg/Makefile       2011-03-02 12:01:40 UTC (rev 8495)
@@ -38,10 +38,10 @@
 CFILES = jaricom.c jmemnobs.c \
                jcapimin.c jcapistd.c jccoefct.c jccolor.c jcdctmgr.c \
                jchuff.c jcinit.c jcmainct.c jcmarker.c jcmaster.c jcomapi.c \
-               jcparam.c jcprepct.c jcsample.c jctrans.c jmemansi.c \
+               jcparam.c jcprepct.c jcsample.c jctrans.c \
                jdapimin.c jdapistd.c jdatadst.c jdatasrc.c jdcoefct.c \
                jdcolor.c jddctmgr.c jdhuff.c jdinput.c jdmainct.c jdmarker.c \
-               jdmaster.c jdmerge.c jdpostct.c jdsample.c jmemname.c \
+               jdmaster.c jdmerge.c jdpostct.c jdsample.c \
                jdtrans.c jerror.c jfdctflt.c jfdctfst.c jfdctint.c jmemmgr.c \
                jidctflt.c jidctfst.c jidctint.c jquant1.c jcarith.c jdarith.c \
                jquant2.c jutils.c # jmemmac.c jmemdos.c

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to