[gs-cvs] rev 8835 - trunk/gs/src

giles at ghostscript.com giles at ghostscript.com
Fri Jul 11 16:10:58 PDT 2008


Author: giles
Date: 2008-07-11 16:10:56 -0700 (Fri, 11 Jul 2008)
New Revision: 8835

Modified:
   trunk/gs/src/lib.mak
Log:
Restore the 2_fracs image class to the psl2lib device.

It was inadvertently removed in r8828.


Modified: trunk/gs/src/lib.mak
===================================================================
--- trunk/gs/src/lib.mak	2008-07-11 23:10:55 UTC (rev 8834)
+++ trunk/gs/src/lib.mak	2008-07-11 23:10:56 UTC (rev 8835)
@@ -2301,6 +2301,7 @@
 $(GLD)psl2lib.dev : $(LIB_MAK) $(ECHOGS_XE) \
  $(GLD)colimlib.dev $(GLD)psl2cs.dev
 	$(SETMOD) $(GLD)psl2lib -include $(GLD)colimlib $(GLD)psl2cs
+	$(ADDMOD) $(GLD)psl2lib -imageclass 2_fracs
 
 $(GLOBJ)gxiscale.$(OBJ) : $(GLSRC)gxiscale.c $(GXERR)\
  $(math__h) $(memory__h) $(stdint__h) $(gpcheck_h)\



More information about the gs-cvs mailing list