[gs-cvs] gs/src
Igor Melichev
igor at casper.ghostscript.com
Fri Jul 26 00:27:21 PDT 2002
Update of /cvs/ghostscript/gs/src
In directory casper:/tmp/cvs-serv25378/gs/src
Modified Files:
devs.mak
Log Message:
Switching on the new pdfwrite/pdxtext code.
Index: devs.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/devs.mak,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- devs.mak 18 Jul 2002 18:03:15 -0000 1.68
+++ devs.mak 26 Jul 2002 07:27:19 -0000 1.69
@@ -863,7 +863,7 @@
#### Select old vs. new text code
# Define which pdfwrite text code to link in, pdftext (old) or pdxtext (new).
-PDTEXT=pdftext
+PDTEXT=pdxtext
# In order to prevent code from decaying, we would like the makefile to
# compile both old and new code, but only link in the one we are using.
More information about the gs-cvs
mailing list