X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=2ddcd8d055264f7685dbfe65d57025260feb5816;hb=e430586ec36e2bb1646191682f434e45fb871d26;hp=d3e266ff924c314504af38b0ebbd7dc5bd7ebdaa;hpb=d95c187b5aeccebcd9eaca8118054e9ce45032e0;p=lyx.git diff --git a/INSTALL b/INSTALL index d3e266ff92..2ddcd8d055 100644 --- 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