X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/db0406bb64f7e5dceeb257c7e350f1e80ed9c1c1..8a10d76c8770781641cc742beb6a2ba653c99e00:/INSTALL diff --git a/INSTALL b/INSTALL index 0c69b52278..03682d19b1 100644 --- a/INSTALL +++ b/INSTALL @@ -309,6 +309,10 @@ systems which support that. Use --without-sound to disable sound support. +Use --with-wide-int to implement Emacs values with the type 'long long', +even on hosts where a narrower type would do. With this option, on a +typical 32-bit host, Emacs integers have 62 bits instead of 30. + The `--prefix=PREFIXDIR' option specifies where the installation process should put emacs and its data files. This defaults to `/usr/local'. - Emacs (and the other utilities users run) go in PREFIXDIR/bin