]> git.lyx.org Git - lyx.git/commitdiff
* INSTALL
authorPavel Sanda <sanda@lyx.org>
Wed, 13 Feb 2008 20:30:31 +0000 (20:30 +0000)
committerPavel Sanda <sanda@lyx.org>
Wed, 13 Feb 2008 20:30:31 +0000 (20:30 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22984 a592a061-630c-0410-9148-cb99ea01b6c8

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
 ----------------------------