[gs-cvs] rev 8757 - trunk/gs/src
giles at ghostscript.com
giles at ghostscript.com
Tue May 20 18:37:11 PDT 2008
Author: giles
Date: 2008-05-20 18:37:08 -0700 (Tue, 20 May 2008)
New Revision: 8757
Modified:
trunk/gs/src/configure.ac
Log:
Fix the autoconf build when libcairo isn't available.
The device properly disabled in r8752.
Modified: trunk/gs/src/configure.ac
===================================================================
--- trunk/gs/src/configure.ac 2008-05-21 01:26:49 UTC (rev 8756)
+++ trunk/gs/src/configure.ac 2008-05-21 01:37:08 UTC (rev 8757)
@@ -773,7 +773,7 @@
PCX_DEVS="pcxmono pcxgray pcx16 pcx256 pcx24b pcxcmyk pcx2up"
PBM_DEVS="pbm pbmraw pgm pgmraw pgnm pgnmraw pnm pnmraw ppm ppmraw pkm pkmraw pksm pksmraw pam"
PS_DEVS="psdf psdcmyk psdrgb pdfwrite pswrite ps2write epswrite psgray psmono psrgb bbox"
-CAIRO_DEVS="cairo"
+# CAIRO_DEVS is defined conditionally above
WTS_HALFTONING_DEVS="imdi simdi wtsimdi wtscmyk"
MISC_FDEVS="ccr cgm24 cgm8 cgmmono cif inferno mag16 mag256 mgr4 mgr8 mgrgray2 mgrgray4 mgrgray8 mgrmono miff24 plan9bm sgirgb sunhmono bit bitrgb bitrgbtags bitcmyk devicen spotcmyk xcf"
More information about the gs-cvs
mailing list