diff options
| author | Pavel Janík | 2002-04-08 06:15:10 +0000 |
|---|---|---|
| committer | Pavel Janík | 2002-04-08 06:15:10 +0000 |
| commit | 553fd1032a4a9a2755da8484870657e910532fdf (patch) | |
| tree | 2a41afacb2d8d72e58fe8c6dddf52ea450250961 | |
| parent | d2a53bb789019f39c99acc772ef4b31998f0031a (diff) | |
| download | emacs-553fd1032a4a9a2755da8484870657e910532fdf.tar.gz emacs-553fd1032a4a9a2755da8484870657e910532fdf.zip | |
Mention --without-sound to disable sound support.
| -rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -263,7 +263,7 @@ or more of these options: | |||
| 263 | Use --without-toolkit-scroll-bars to disable LessTif/Motif or Xaw3d | 263 | Use --without-toolkit-scroll-bars to disable LessTif/Motif or Xaw3d |
| 264 | scroll bars. --without-xim disables the use of X Input Methods, and | 264 | scroll bars. --without-xim disables the use of X Input Methods, and |
| 265 | --disable-largefile omits support for files larger than 2GB on systems | 265 | --disable-largefile omits support for files larger than 2GB on systems |
| 266 | which support that. | 266 | which support that. Use --without-sound to disable sound support. |
| 267 | 267 | ||
| 268 | The `--prefix=PREFIXDIR' option specifies where the installation process | 268 | The `--prefix=PREFIXDIR' option specifies where the installation process |
| 269 | should put emacs and its data files. This defaults to `/usr/local'. | 269 | should put emacs and its data files. This defaults to `/usr/local'. |