1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

* configure.ac (--with-ns): Enable by default on OS X.

; * etc/NEWS, nextstep/INSTALL: Mention this.
This commit is contained in:
Glenn Morris 2015-06-22 22:03:33 -04:00
parent eccfc0a487
commit d97fbcbedc
3 changed files with 14 additions and 4 deletions

View file

@ -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.