From: Andrew Choi Date: Fri, 16 Aug 2002 04:54:20 +0000 (+0000) Subject: 2002-08-15 Andrew Choi X-Git-Tag: ttn-vms-21-2-B4~13665 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a4581dd3c9fde04e873b07147fa2eac9cc0c81db;p=emacs.git 2002-08-15 Andrew Choi * INSTALL: Add instructions for building Carbon version on Macs with X Window installed. --- diff --git a/mac/ChangeLog b/mac/ChangeLog index ded7216e94e..6b6d1f8cec8 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog @@ -1,3 +1,8 @@ +2002-08-15 Andrew Choi + + * INSTALL: Add instructions for building Carbon version on Macs + with X Window installed. + 2002-07-31 Andrew Choi * Emacs.app/Contents/PkgInfo, Emacs.app/Contents/Info.plist: diff --git a/mac/INSTALL b/mac/INSTALL index 9076814d649..c4371281802 100644 --- a/mac/INSTALL +++ b/mac/INSTALL @@ -25,6 +25,10 @@ un-tarred. 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.