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
1ff8a4e9
Commit
1ff8a4e9
authored
Aug 06, 2012
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Grammar fixes
parent
e69b0960
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
INSTALL
INSTALL
+7
-7
No files found.
INSTALL
View file @
1ff8a4e9
...
@@ -319,17 +319,17 @@ systems which support that.
...
@@ -319,17 +319,17 @@ systems which support that.
Use
--
without
-
sound
to
disable
sound
support
.
Use
--
without
-
sound
to
disable
sound
support
.
Use
--
disable
-
features
if
you
want
to
build
small
executable
with
Use
--
disable
-
features
if
you
want
to
build
a
small
executable
with
the
minimal
dependencies
from
a
n
external
libraries
,
at
the
cost
the
minimal
dependencies
o
n
external
libraries
,
at
the
cost
of
disabling
most
of
the
features
which
are
enabled
by
default
.
of
disabling
most
of
the
features
that
are
normally
enabled
by
default
.
Using
--
disable
-
features
is
equivalent
to
--
without
-
sound
--
without
-
dbus
Using
--
disable
-
features
is
equivalent
to
:
--
without
-
sound
--
without
-
dbus
--
without
-
libotf
--
without
-
selinux
--
without
-
xft
--
without
-
gsettings
--
without
-
libotf
--
without
-
selinux
--
without
-
xft
--
without
-
gsettings
--
without
-
gnutls
--
without
-
rsvg
--
without
-
xml2
--
without
-
gconf
--
without
-
gnutls
--
without
-
rsvg
--
without
-
xml2
--
without
-
gconf
--
without
-
imagemagick
--
without
-
m17n
-
flt
--
without
-
jpeg
--
without
-
tiff
--
without
-
imagemagick
--
without
-
m17n
-
flt
--
without
-
jpeg
--
without
-
tiff
--
without
-
gif
--
without
-
png
--
without
-
gpm
.
Note
that
--
disable
-
features
--
without
-
gif
--
without
-
png
--
without
-
gpm
.
Note
that
--
disable
-
features
leaves
X
support
enabled
,
and
using
GTK2
or
GTK3
toolkit
creates
a
lot
leaves
X
support
enabled
,
and
using
the
GTK2
or
GTK3
toolkit
creates
a
lot
of
library
dependencies
.
So
if
you
want
to
build
small
executable
with
of
library
dependencies
.
So
if
you
want
to
build
a
small
executable
with
the
very
basic
X
support
,
use
--
disable
-
features
--
with
-
x
-
toolkit
=
no
.
very
basic
X
support
,
use
--
disable
-
features
--
with
-
x
-
toolkit
=
no
.
For
the
smallest
possible
executable
without
X
,
use
--
disable
-
features
For
the
smallest
possible
executable
without
X
,
use
--
disable
-
features
--
without
-
x
.
--
without
-
x
.
...
...
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