projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c404bc7
)
; Fix typo in INSTALL
author
Michael Albinus
<michael.albinus@gmx.de>
Wed, 14 Jun 2017 07:08:45 +0000
(09:08 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Wed, 14 Jun 2017 07:08:45 +0000
(09:08 +0200)
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index b569cf116c594bf1802276586c981a1eb82aa85c..ea9689043256c1221d9c00f454026824d2b7fbd6 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-314,7
+314,7
@@
build a small executable with very basic X support, use --without-all
use --without-all --without-x. If you want to build with just a few
features enabled, you can combine --without-all with --with-FEATURE.
For example, you can use --without-all --without-x --with-dbus to
-build with DBus support and nothing more.
+build with D
-
Bus support and nothing more.
Use --with-wide-int to implement Emacs values with the type 'long long',
even on hosts where a narrower type would do. With this option, on a