aboutsummaryrefslogtreecommitdiffstats
path: root/nextstep
diff options
context:
space:
mode:
Diffstat (limited to 'nextstep')
-rw-r--r--nextstep/INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/nextstep/INSTALL b/nextstep/INSTALL
index 96aaac7b09f..8c9cd3bab2b 100644
--- a/nextstep/INSTALL
+++ b/nextstep/INSTALL
@@ -19,6 +19,8 @@ In the top-level directory, use:
19 19
20 ./configure --with-ns 20 ./configure --with-ns
21 21
22(On Mac OS X, --with-ns is enabled by default.)
23
22This will compile all the files, but emacs will not be able to be run except 24This will compile all the files, but emacs will not be able to be run except
23in -nw (terminal) mode. 25in -nw (terminal) mode.
24 26