Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
04ee0de0
Commit
04ee0de0
authored
Jun 05, 2014
by
Dmitry Antipov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* INSTALL: Mention SVG image support.
parent
14781f7f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
ChangeLog
ChangeLog
+1
-0
INSTALL
INSTALL
+2
-0
No files found.
ChangeLog
View file @
04ee0de0
...
...
@@ -11,6 +11,7 @@
2014-06-05 Dmitry Antipov <dmantipov@yandex.ru>
* configure.ac (POLL_FOR_INPUT): Define with HAVE_WINDOW_SYSTEM.
* INSTALL: Mention SVG image support.
2014-06-05 Paul Eggert <eggert@cs.ucla.edu>
...
...
INSTALL
View file @
04ee0de0
...
...
@@ -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
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment