[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/mac/INSTALL
From: |
Andrew Choi |
Subject: |
[Emacs-diffs] Changes to emacs/mac/INSTALL |
Date: |
Fri, 16 Aug 2002 00:54:21 -0400 |
Index: emacs/mac/INSTALL
diff -c emacs/mac/INSTALL:1.8 emacs/mac/INSTALL:1.9
*** emacs/mac/INSTALL:1.8 Wed Jul 31 23:33:20 2002
--- emacs/mac/INSTALL Fri Aug 16 00:54:20 2002
***************
*** 25,30 ****
--- 25,34 ----
The last step must be performed as root.
+ If you have X Window installed on your Mac and you are building Emacs
+ to run under Carbon and not X Window, you need to type `./configure
+ --without-x' instead of `./configure'.
+
You can type `make bootstrap' instead of `make' to rebuild everything,
including byte-compiling the Lisp files.
- [Emacs-diffs] Changes to emacs/mac/INSTALL,
Andrew Choi <=