]> code.delx.au - gnu-emacs/commitdiff
2002-08-15 Andrew Choi <akochoi@shaw.ca>
authorAndrew Choi <akochoi@shaw.ca>
Fri, 16 Aug 2002 04:54:20 +0000 (04:54 +0000)
committerAndrew Choi <akochoi@shaw.ca>
Fri, 16 Aug 2002 04:54:20 +0000 (04:54 +0000)
        * INSTALL: Add instructions for building Carbon version on Macs
        with X Window installed.

mac/ChangeLog
mac/INSTALL

index ded7216e94e36d1cdfb3cdd8ddad87b89358b193..6b6d1f8cec8ee0e1312389779555f8944c6677cf 100644 (file)
@@ -1,3 +1,8 @@
+2002-08-15  Andrew Choi  <akochoi@shaw.ca>
+
+       * INSTALL: Add instructions for building Carbon version on Macs
+       with X Window installed.
+
 2002-07-31  Andrew Choi  <akochoi@shaw.ca>
 
        * Emacs.app/Contents/PkgInfo, Emacs.app/Contents/Info.plist:
index 9076814d649db84cf5b47c10864ae4b4a20b37a4..c4371281802bc9f03430697d2c185fb2524b67b3 100644 (file)
@@ -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.