# HG changeset patch # User Kim F. Storm # Date 1057701788 0 # Node ID 19ef2c37b89fdca16d67010315c9d37947f8351d # Parent 7003a80a49ec2dae75a03e47b65a512c05eca0b8 (DETAILED BUILDING AND INSTALLATION): Describe new functionality of --without-xim. diff -r 7003a80a49ec -r 19ef2c37b89f INSTALL --- a/INSTALL Tue Jul 08 22:00:53 2003 +0000 +++ b/INSTALL Tue Jul 08 22:03:08 2003 +0000 @@ -291,9 +291,15 @@ --without-png for PNG image support Use --without-toolkit-scroll-bars to disable LessTif/Motif or Xaw3d -scroll bars. --without-xim disables the use of X Input Methods, and ---disable-largefile omits support for files larger than 2GB on systems -which support that. Use --without-sound to disable sound support. +scroll bars. + +Use --without-xim to inhibit the default use of X Input Methods. In +this case, the X resource useXIM can be used to turn on use of XIM. + +Use --disable-largefile omits support for files larger than 2GB on +systems which support that. + +Use --without-sound to disable sound support. The `--prefix=PREFIXDIR' option specifies where the installation process should put emacs and its data files. This defaults to `/usr/local'.