diff options
-rw-r--r-- | print/ghostscript-gnu/scripts/configure | 2 | ||||
-rw-r--r-- | print/ghostscript55/scripts/configure | 2 | ||||
-rw-r--r-- | print/ghostscript7/scripts/configure | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript-gnu/scripts/configure b/print/ghostscript-gnu/scripts/configure index e107c3418b7f..518e25b9706f 100644 --- a/print/ghostscript-gnu/scripts/configure +++ b/print/ghostscript-gnu/scripts/configure @@ -83,7 +83,7 @@ Have fun with this new configuration style ! -andreas \n\n\ "bmpmono" "BMP Monochrome" OFF \ "bmp16" "BMP 4-bit EGA/VGA" OFF \ "bmp256" "BMP 8-bit 256-color" OFF \ - "bmp16m" "BMP 24-bit" OFF \ + "bmp16m" "BMP 24-bit" ON \ "ccr" "CalComp Raster format" OFF \ "cgmmono" "CGM Monochrome -- LOW LEVEL OUTPUT ONLY" OFF \ "cgm8" "CGM 8-bit 256-color -- DITTO" OFF \ diff --git a/print/ghostscript55/scripts/configure b/print/ghostscript55/scripts/configure index e107c3418b7f..518e25b9706f 100644 --- a/print/ghostscript55/scripts/configure +++ b/print/ghostscript55/scripts/configure @@ -83,7 +83,7 @@ Have fun with this new configuration style ! -andreas \n\n\ "bmpmono" "BMP Monochrome" OFF \ "bmp16" "BMP 4-bit EGA/VGA" OFF \ "bmp256" "BMP 8-bit 256-color" OFF \ - "bmp16m" "BMP 24-bit" OFF \ + "bmp16m" "BMP 24-bit" ON \ "ccr" "CalComp Raster format" OFF \ "cgmmono" "CGM Monochrome -- LOW LEVEL OUTPUT ONLY" OFF \ "cgm8" "CGM 8-bit 256-color -- DITTO" OFF \ diff --git a/print/ghostscript7/scripts/configure b/print/ghostscript7/scripts/configure index e107c3418b7f..518e25b9706f 100644 --- a/print/ghostscript7/scripts/configure +++ b/print/ghostscript7/scripts/configure @@ -83,7 +83,7 @@ Have fun with this new configuration style ! -andreas \n\n\ "bmpmono" "BMP Monochrome" OFF \ "bmp16" "BMP 4-bit EGA/VGA" OFF \ "bmp256" "BMP 8-bit 256-color" OFF \ - "bmp16m" "BMP 24-bit" OFF \ + "bmp16m" "BMP 24-bit" ON \ "ccr" "CalComp Raster format" OFF \ "cgmmono" "CGM Monochrome -- LOW LEVEL OUTPUT ONLY" OFF \ "cgm8" "CGM 8-bit 256-color -- DITTO" OFF \ |