; Fix typo in INSTALL
This commit is contained in:
parent
c404bc733a
commit
63ec338c98
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
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
|
||||
|
|
Loading…
Add table
Reference in a new issue