]> code.delx.au - gnu-emacs/blobdiff - INSTALL
* charset.c (Fdefine_charset_internal): Check for integer overflow.
[gnu-emacs] / INSTALL
diff --git a/INSTALL b/INSTALL
index 0c69b522785cf75b5493c9ef205a532a1d2e2c04..03682d19b10a162cf3b76241c84f76fa87a21b04 100644 (file)
--- 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