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

giles at ghostscript.com giles at ghostscript.com
Wed Mar 14 14:35:45 PDT 2007


Author: giles
Date: 2007-03-14 14:35:45 -0700 (Wed, 14 Mar 2007)
New Revision: 7786

Modified:
   trunk/gs/src/Makefile.in
Log:
Remove romfs.dev from FEATURE_DEVS_ALL. It is no longer optional.


Modified: trunk/gs/src/Makefile.in
===================================================================
--- trunk/gs/src/Makefile.in	2007-03-14 21:15:00 UTC (rev 7785)
+++ trunk/gs/src/Makefile.in	2007-03-14 21:35:45 UTC (rev 7786)
@@ -339,7 +339,7 @@
 #FEATURE_DEVS=$(PSD)psl3.dev $(PSD)pdf.dev
 #FEATURE_DEVS=$(PSD)psl3.dev $(PSD)pdf.dev $(PSD)dpsnext.dev $(PSD)ttfont.dev $(PSD)rasterop.dev $(GLD)pipe.dev
 # The following is strictly for testing.
-FEATURE_DEVS_ALL=$(PSD)psl3.dev $(PSD)pdf.dev $(PSD)dpsnext.dev $(PSD)ttfont.dev $(PSD)rasterop.dev $(PSD)double.dev $(PSD)trapping.dev $(PSD)stocht.dev $(GLD)pipe.dev $(GLD)romfs.dev @JBIG2DEVS@ @JPXDEVS@
+FEATURE_DEVS_ALL=$(PSD)psl3.dev $(PSD)pdf.dev $(PSD)dpsnext.dev $(PSD)ttfont.dev $(PSD)rasterop.dev $(PSD)double.dev $(PSD)trapping.dev $(PSD)stocht.dev $(GLD)pipe.dev @JBIG2DEVS@ @JPXDEVS@
 #FEATURE_DEVS=$(FEATURE_DEVS_ALL)
 
 # The list of resources to be included in the %rom% file system.



More information about the gs-cvs mailing list