diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2014-06-05 21:31:41 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2014-06-05 21:31:41 +0400 |
commit | 04ee0de0d1fdb35b28cc187546df2ff7f96a6155 (patch) | |
tree | 49b8c2688fe01a3e31a814c4d16c778f4d3b2bd0 /INSTALL | |
parent | 14781f7f44dfdfb015082e38894a7e0df4acff83 (diff) |
* INSTALL: Mention SVG image support.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |