aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRichard M. Stallman2006-07-09 01:57:38 +0000
committerRichard M. Stallman2006-07-09 01:57:38 +0000
commitcf5ebec70eb67b7dca6ef82c008e23cbb40e96e3 (patch)
tree7d5d7ca0c7fe5bc3e3d007836ee75d7eb0b623d2 /INSTALL
parent05230057480fda26723ceef3497235ed0a8d0cca (diff)
downloademacs-cf5ebec70eb67b7dca6ef82c008e23cbb40e96e3.tar.gz
emacs-cf5ebec70eb67b7dca6ef82c008e23cbb40e96e3.zip
(DETAILED BUILDING AND INSTALLATION): Minor corrections.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL16
1 files changed, 8 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index 48618d222e0..ad4f987e7d0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -255,14 +255,14 @@ accept a list of directories, separated with colons.
255 255
256To get more attractive menus, you can specify an X toolkit when you 256To get more attractive menus, you can specify an X toolkit when you
257configure Emacs; use the option `--with-x-toolkit=TOOLKIT', where 257configure Emacs; use the option `--with-x-toolkit=TOOLKIT', where
258TOOLKIT is `athena', `motif' or `gtk' (`yes' and `lucid' are synonyms for 258TOOLKIT is `athena', `motif' or `gtk' (`yes' and `lucid' are synonyms
259`athena'). On some systems, it does not work to use a toolkit with 259for `athena'). On some systems, it does not work to use a toolkit
260shared libraries. A free implementation of Motif, called LessTif, is 260with shared libraries. A free implementation of Motif, called
261available ftom <http://www.lesstif.org>. Compiling with LessTif or 261LessTif, is available from <http://www.lesstif.org>. Compiling with
262Motif causes a standard File Selection Dialog to pop up when you type 262LessTif or Motif causes a standard File Selection Dialog to pop up
263"C-x C-f" and similar commands. You can get fancy 3D-style scroll 263when you invoke file commands with the mouse. You can get fancy
264bars, even without LessTif/Motif, if you have the Xaw3d library 2643D-style scroll bars, even without LessTif/Motif, if you have the
265installed (see "Image support libraries" above for Xaw3d 265Xaw3d library installed (see "Image support libraries" above for Xaw3d
266availability). 266availability).
267 267
268If `--with-x-toolkit=gtk' is specified, you can tell configure where 268If `--with-x-toolkit=gtk' is specified, you can tell configure where