]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
This is the last of the commits that hopes to enforce the distinction between "layout...
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index b8a1c1b4129b203f2c9d14bc74c198f443c79d57..ff74f76e0a235066c5a1c4e9fe9ed80d67779588 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -246,6 +246,11 @@ The following options allow to tweak more precisely the generated code:
     want to use. The default value is qt4, which is the only available
     frontend for now.
 
+  o --enable-monolithic-[boost,client,insets,mathed,core,tex2lyx,frontend-qt4]
+    that enable monolithic build of the given part of the source code. This
+    should reduce the compilation time provided you have enough memory
+    (>500MB).
+
 
 Compiling and installing LyX
 ----------------------------