comparison INSTALL @ 35576:6dbcd107fbe0

Mention that LessTif and Motif cause File Selection dialog to pop up when C-x C-f is typed.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 25 Jan 2001 18:23:39 +0000
parents e550edb781e6
children 858f9cee9288
comparison
equal deleted inserted replaced
35575:3546f5667493 35576:6dbcd107fbe0
254 To get more attractive menus, you can specify an X toolkit when you 254 To get more attractive menus, you can specify an X toolkit when you
255 configure Emacs; use the option `--with-x-toolkit=TOOLKIT', where 255 configure Emacs; use the option `--with-x-toolkit=TOOLKIT', where
256 TOOLKIT is `athena' or `motif' (`yes' and `lucid' are synonyms for 256 TOOLKIT is `athena' or `motif' (`yes' and `lucid' are synonyms for
257 `athena'). On some systems, it does not work to use a toolkit with 257 `athena'). On some systems, it does not work to use a toolkit with
258 shared libraries. A free implementation of Motif, called LessTif, is 258 shared libraries. A free implementation of Motif, called LessTif, is
259 available ftom <http://www.lesstif.org>. You can get fancy 3D-style 259 available ftom <http://www.lesstif.org>. Compiling with LessTif or
260 scroll bars, even without LessTif/Motif, if you have the Xaw3d library 260 Motif causes a standard File Selection Dialog to pop up when you type
261 "C-x C-f" and similar commands. You can get fancy 3D-style scroll
262 bars, even without LessTif/Motif, if you have the Xaw3d library
261 installed (see "Image support libraries" above for Xaw3d 263 installed (see "Image support libraries" above for Xaw3d
262 availability). 264 availability).
263 265
264 The `--with-gcc' option specifies that the build process should 266 The `--with-gcc' option specifies that the build process should
265 compile Emacs using GCC. If you don't want to use GCC, specify 267 compile Emacs using GCC. If you don't want to use GCC, specify