]> granicus.if.org Git - imagemagick/blobdiff - Install-unix.txt
(no commit message)
[imagemagick] / Install-unix.txt
index e5d0df25746044b801aeacb594b3229b387cde88..4a500643285bdd4de4cfe0a0c34a6aae8b40f830 100644 (file)
@@ -251,6 +251,9 @@ Configure
       compilation options for large files in order to use the library.
   
   Here are the optional packages you can configure:
+
+    --enable-legacy-support
+      install legacy command-line utilities (default disabled).
   
     --with-quantum-depth
       number of bits in a pixel quantum (default 16).
@@ -342,6 +345,10 @@ Configure
       optimization and debug flags (default -g -O2). Antique C++ compilers
       will normally be rejected by configure tests so specifying this option
       should only be necessary if Magick++ fails to compile.
+
+    --with-package-release-name
+      encode this name into the shared library name (see libtools -release
+      option).
   
     --without-perl
       disable build/install of PerlMagick, or