]> git.lyx.org Git - lyx.git/commit
Make Qt5 the default for building
authorEnrico Forestieri <forenr@lyx.org>
Sun, 26 Aug 2018 13:02:59 +0000 (15:02 +0200)
committerEnrico Forestieri <forenr@lyx.org>
Sun, 26 Aug 2018 13:02:59 +0000 (15:02 +0200)
commita7ea98a30ac0cbf03b2804f6a9af937a6136bb52
tree44744d511fbe38fae86139e40cfd84012e151913
parentaf42dfedf6890dbe7581086c50ad64086ecc7ba2
Make Qt5 the default for building

Until now, building with Qt5 required using --enable-qt5.
This is no more necessary. To build with Qt4 one should now
use --disable-qt5 or, equivalently, --enable-qt5=no.
config/lyxinclude.m4