diff options
| -rw-r--r-- | INSTALL | 12 |
1 files changed, 9 insertions, 3 deletions
| @@ -291,9 +291,15 @@ or more of these options: | |||
| 291 | --without-png for PNG image support | 291 | --without-png for PNG image support |
| 292 | 292 | ||
| 293 | Use --without-toolkit-scroll-bars to disable LessTif/Motif or Xaw3d | 293 | Use --without-toolkit-scroll-bars to disable LessTif/Motif or Xaw3d |
| 294 | scroll bars. --without-xim disables the use of X Input Methods, and | 294 | scroll bars. |
| 295 | --disable-largefile omits support for files larger than 2GB on systems | 295 | |
| 296 | which support that. Use --without-sound to disable sound support. | 296 | Use --without-xim to inhibit the default use of X Input Methods. In |
| 297 | this case, the X resource useXIM can be used to turn on use of XIM. | ||
| 298 | |||
| 299 | Use --disable-largefile omits support for files larger than 2GB on | ||
| 300 | systems which support that. | ||
| 301 | |||
| 302 | Use --without-sound to disable sound support. | ||
| 297 | 303 | ||
| 298 | The `--prefix=PREFIXDIR' option specifies where the installation process | 304 | The `--prefix=PREFIXDIR' option specifies where the installation process |
| 299 | should put emacs and its data files. This defaults to `/usr/local'. | 305 | should put emacs and its data files. This defaults to `/usr/local'. |