diff options
Diffstat (limited to 'print/ghostscript7/scripts/configure')
-rw-r--r-- | print/ghostscript7/scripts/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7/scripts/configure b/print/ghostscript7/scripts/configure index dc28d488a60b..7971d12954b5 100644 --- a/print/ghostscript7/scripts/configure +++ b/print/ghostscript7/scripts/configure @@ -286,7 +286,7 @@ Have fun with this new configuration style ! -andreas \n\n\ "bmpsep1" "BMP Separated 1-bit CMYK" "$status_bmpsep1" \ "bmpsep8" "BMP Separated 8-bit CMYK" "$status_bmpsep8" \ "ccr" "CalComp Raster format" "$status_ccr" \ - "cgmmono" "CGM Monochrome -- LOW LEVEL OUTPUT "$status_"LY" "$status_cgmmono" \ + "cgmmono" "CGM Monochrome -- LOW LEVEL OUTPUT ONLY" "$status_cgmmono" \ "cgm8" "CGM 8-bit 256-color -- DITTO" "$status_cgm8" \ "cgm24" "CGM 24-bit color -- DITTO" "$status_cgm24" \ "cif" "CIF file format for VLSI" "$status_cif" \ |