aboutsummaryrefslogtreecommitdiffstats
path: root/nextstep
diff options
context:
space:
mode:
Diffstat (limited to 'nextstep')
-rw-r--r--nextstep/ChangeLog4
-rw-r--r--nextstep/INSTALL7
2 files changed, 4 insertions, 7 deletions
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog
index 110b21372d4..4ff3d652889 100644
--- a/nextstep/ChangeLog
+++ b/nextstep/ChangeLog
@@ -1,3 +1,7 @@
12014-11-03 Jan Djärv <jan.h.d@swipnet.se>
2
3 * INSTALL: Remove univeral binary section.
4
12014-10-20 Glenn Morris <rgm@gnu.org> 52014-10-20 Glenn Morris <rgm@gnu.org>
2 6
3 * Merge in all changes up to 24.4 release. 7 * Merge in all changes up to 24.4 release.
diff --git a/nextstep/INSTALL b/nextstep/INSTALL
index 76cc01c5831..6cb0ac9401f 100644
--- a/nextstep/INSTALL
+++ b/nextstep/INSTALL
@@ -41,13 +41,6 @@ Installation
41Move nextstep/Emacs.app to any desired install location. 41Move nextstep/Emacs.app to any desired install location.
42 42
43 43
44Distributions and Universal Binaries
45------------------------------------
46
47Building as outlined above will create ordinary binaries running on your
48architecture only. To create universal binaries, set CFLAGS to include
49"-arch ppc -arch i386".
50
51 44
52This file is part of GNU Emacs. 45This file is part of GNU Emacs.
53 46