diff options
author | Glenn Morris <rgm@gnu.org> | 2012-05-09 19:40:38 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-05-09 19:40:38 -0700 |
commit | ec8145a2d90c2c59af0b33a8f295aea620e4fd7f (patch) | |
tree | aa032cd492de73f5191f0ce4f9501caed2a05f45 /nextstep | |
parent | dc0f75c82c55b14e29878c622fc9d2f18cf7a3dd (diff) |
State that --prefix has no effect for a default --with-ns build.
Diffstat (limited to 'nextstep')
-rw-r--r-- | nextstep/INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nextstep/INSTALL b/nextstep/INSTALL index 1e7109a391..634ff01278 100644 --- a/nextstep/INSTALL +++ b/nextstep/INSTALL @@ -16,7 +16,8 @@ In order to run Emacs.app, you must run: make install -This will assemble the app in nextstep/Emacs.app. +This will assemble the app in nextstep/Emacs.app (i.e., the --prefix +argument has no effect in this case). If you pass the --disable-ns-self-contained option to configure, the lisp files will be installed under whatever 'prefix' is set to (defaults to |