diff options
| -rw-r--r-- | INSTALL | 16 |
1 files changed, 8 insertions, 8 deletions
| @@ -255,14 +255,14 @@ accept a list of directories, separated with colons. | |||
| 255 | 255 | ||
| 256 | To get more attractive menus, you can specify an X toolkit when you | 256 | To get more attractive menus, you can specify an X toolkit when you |
| 257 | configure Emacs; use the option `--with-x-toolkit=TOOLKIT', where | 257 | configure Emacs; use the option `--with-x-toolkit=TOOLKIT', where |
| 258 | TOOLKIT is `athena', `motif' or `gtk' (`yes' and `lucid' are synonyms for | 258 | TOOLKIT is `athena', `motif' or `gtk' (`yes' and `lucid' are synonyms |
| 259 | `athena'). On some systems, it does not work to use a toolkit with | 259 | for `athena'). On some systems, it does not work to use a toolkit |
| 260 | shared libraries. A free implementation of Motif, called LessTif, is | 260 | with shared libraries. A free implementation of Motif, called |
| 261 | available ftom <http://www.lesstif.org>. Compiling with LessTif or | 261 | LessTif, is available from <http://www.lesstif.org>. Compiling with |
| 262 | Motif causes a standard File Selection Dialog to pop up when you type | 262 | LessTif 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 | 263 | when you invoke file commands with the mouse. You can get fancy |
| 264 | bars, even without LessTif/Motif, if you have the Xaw3d library | 264 | 3D-style scroll bars, even without LessTif/Motif, if you have the |
| 265 | installed (see "Image support libraries" above for Xaw3d | 265 | Xaw3d library installed (see "Image support libraries" above for Xaw3d |
| 266 | availability). | 266 | availability). |
| 267 | 267 | ||
| 268 | If `--with-x-toolkit=gtk' is specified, you can tell configure where | 268 | If `--with-x-toolkit=gtk' is specified, you can tell configure where |