emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 67eb6ae: * INSTALL (DETAILED BUILDING AND INSTALLAT


From: Eli Zaretskii
Subject: [Emacs-diffs] master 67eb6ae: * INSTALL (DETAILED BUILDING AND INSTALLATION): Mention --without-imagemagick.
Date: Fri, 24 Jul 2015 13:42:53 +0000

branch: master
commit 67eb6ae9db8543d6819c9bf63bbb810f2304f1d0
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    * INSTALL (DETAILED BUILDING AND INSTALLATION): Mention 
--without-imagemagick.
---
 INSTALL |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/INSTALL b/INSTALL
index ebd36e7..7a41505 100644
--- a/INSTALL
+++ b/INSTALL
@@ -275,12 +275,13 @@ To disable individual types of image support in Emacs for 
some reason,
 even though configure finds the libraries, you can configure with one
 or more of these options:
 
-  --without-xpm        for XPM image support
-  --without-jpeg       for JPEG image support
-  --without-tiff       for TIFF image support
-  --without-gif        for GIF image support
-  --without-png        for PNG image support
-  --without-rsvg       for SVG image support
+  --without-xpm          for XPM image support
+  --without-jpeg         for JPEG image support
+  --without-tiff         for TIFF image support
+  --without-gif          for GIF image support
+  --without-png          for PNG image support
+  --without-rsvg         for SVG image support
+  --without-imagemagick  for Imagemagick support
 
 Use --without-toolkit-scroll-bars to disable Motif or Xaw3d scroll bars.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]