]> code.delx.au - gnu-emacs/commitdiff
Remove descriptions about --without-x. Remove
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Wed, 8 Nov 2006 08:03:21 +0000 (08:03 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Wed, 8 Nov 2006 08:03:21 +0000 (08:03 +0000)
--without-carbon from configure options for X11 build.

mac/INSTALL

index 3e27f8e66f6b4bb77a7fea398db96f2b8f72bcbb..477f9b328c4eba3a1e334b472bda1ce5dac2cdb9 100644 (file)
@@ -33,10 +33,6 @@ The --enable-carbon-app specifies that the carbon GUI application
 should be installed into /Application.  If you want it to install in a
 different location, specify --enable-carbon-app=<mydir>
 
-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.
 
@@ -59,10 +55,10 @@ must be typed to the shell to enable Emacs to locate its resources
 correctly.  You may want to create a symlink or alias to this path to
 quickly access both the terminal and GUI versions.
 
-If you are building Emacs to run on Mac OS X and X Window,
+If you are building Emacs to run on Mac OS X and X Window System,
 instead of typing `./configure' above, type
 
-  ./configure --without-carbon --with-x
+  ./configure --with-x
 
 
 To use colors in a terminal, put the following lines in the file