]> code.delx.au - gnu-emacs/blobdiff - INSTALL
* INSTALL: Document --with-modules.
[gnu-emacs] / INSTALL
diff --git a/INSTALL b/INSTALL
index 37ba9d97325a34bbd25ed5b04f629c1fb0de7e5b..6f516bd1dde7a755df33a2b0df1599c7c8c59a0b 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -311,6 +311,9 @@ typical 32-bit host, Emacs integers have 62 bits instead of 30.
 
 Use --with-cairo to compile Emacs with Cairo drawing.
 
+Use --with-modules to build Emacs with support for loading dynamic
+modules.
+
 Use --enable-gcc-warnings to enable compile-time checks that warn
 about possibly-questionable C code.  This is intended for developers
 and is useful with GNU-compatible compilers.  On a recent GNU system