summaryrefslogtreecommitdiff
path: root/nextstep
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2015-06-22 22:03:33 -0400
committerGlenn Morris <rgm@gnu.org>2015-06-22 22:03:33 -0400
commitd97fbcbedce8f36050af7a55d34c6ed50c99507c (patch)
tree6c7382a717c19ae765b9b500647a4256dd1be3c1 /nextstep
parenteccfc0a487787a7c1c2465c469becad983fc2810 (diff)
downloademacs-d97fbcbedce8f36050af7a55d34c6ed50c99507c.tar.gz
* configure.ac (--with-ns): Enable by default on OS X.
; * etc/NEWS, nextstep/INSTALL: Mention this.
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:
./configure --with-ns
+(On Mac OS X, --with-ns is enabled by default.)
+
This will compile all the files, but emacs will not be able to be run except
in -nw (terminal) mode.