summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDmitry Antipov <dmantipov@yandex.ru>2014-06-05 21:31:41 +0400
committerDmitry Antipov <dmantipov@yandex.ru>2014-06-05 21:31:41 +0400
commit04ee0de0d1fdb35b28cc187546df2ff7f96a6155 (patch)
tree49b8c2688fe01a3e31a814c4d16c778f4d3b2bd0 /INSTALL
parent14781f7f44dfdfb015082e38894a7e0df4acff83 (diff)
downloademacs-04ee0de0d1fdb35b28cc187546df2ff7f96a6155.tar.gz
* INSTALL: Mention SVG image support.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index a0102ea04ba..94fa6ba653b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -169,6 +169,7 @@ X11 is being used.
X libjpeg for JPEG: http://www.ijg.org/
X libtiff for TIFF: http://www.remotesensing.org/libtiff/
X libgif for GIF: http://sourceforge.net/projects/giflib/
+ librsvg2 for SVG: http://wiki.gnome.org/action/show/Projects/LibRsvg
If you supply the appropriate --without-LIB option, 'configure' will
omit the corresponding library from Emacs, even if that makes for a
@@ -293,6 +294,7 @@ or more of these options:
--without-tiff for TIFF image support
--without-gif for GIF image support
--without-png for PNG image support
+ --without-rsvg for SVG image support
Use --without-toolkit-scroll-bars to disable Motif or Xaw3d scroll bars.