From 8ec7e33bb21308c6a31400b6373d39bb5e2a1821 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Mitsuharu Date: Wed, 8 Nov 2006 08:03:21 +0000 Subject: [PATCH] Remove descriptions about --without-x. Remove --without-carbon from configure options for X11 build. --- mac/INSTALL | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/mac/INSTALL b/mac/INSTALL index 3e27f8e66f..477f9b328c 100644 --- a/mac/INSTALL +++ b/mac/INSTALL @@ -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= -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 -- 2.39.2