]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
Update translations after addition of 2.3.x format.
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index d3e266ff924c314504af38b0ebbd7dc5bd7ebdaa..2ddcd8d055264f7685dbfe65d57025260feb5816 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -106,7 +106,6 @@ flags:
     optimization        -O2         -O2         -O         -O2     -O2
     assertions                       X           X
     stdlib-debug                                 X
-    concept-checks                   X           X
     warnings                         X           X
     debug                            X           X           X       X
 
@@ -229,9 +228,6 @@ The following options allow you to tweak the generated code more precisely (see
     --disable-stdlib-debug when linking development versions against
     your system's boost library.
 
-  o --enable-concept-checks adds some compile-time checks. There is no
-    run-time penalty.
-
   o --enable-monolithic-build[=boost,client,insets,mathed,core,tex2lyx,frontend-qt4]
     that enables monolithic build of the given parts of the source
     code. This should reduce the compilation time provided you have