]> granicus.if.org Git - imagemagick/blobdiff - Install-unix.txt
(no commit message)
[imagemagick] / Install-unix.txt
index bd59e0589d449c9bdad058cdd1bcd40a420ee2f4..6b8579b481c777e63059146c6b9d9f2c775c674b 100644 (file)
@@ -64,7 +64,8 @@ Configure
     JBIG              --with-jbig=             no
     JPEG v1           --with-jpeg=yes          yes
     JPEG-2000         --with-jp2=yes           yes
-    LCMS              --with-lcms=yes          yes
+    LCMS v1           --with-lcms=yes          yes
+    LCMS v2           --with-lcms2=yes         yes
     LQR               --with-lqr=yes           no
     Magick++          --with-magick-plus-plus=yes      yes
     OpenEXR           --with-openexr=yes               yes
@@ -399,8 +400,14 @@ Configure
       disable JPEG v2 support.
   
     --without-lcms
-      disable LCMS support.
+      disable lcms (v1.1X) support
+
+    --without-lcms2
+      disable lcms (v2.X) support
   
+    --without-lzma
+      disable LZMA support.
+
     --without-png
       disable PNG support.