Richard Kimberly Heck wrote: > On 08/26/2018 09:08 AM, Enrico Forestieri wrote: > > commit a7ea98a30ac0cbf03b2804f6a9af937a6136bb52 > > Author: Enrico Forestieri <for...@lyx.org> > > Date: Sun Aug 26 15:02:59 2018 +0200 > > > > 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. > > Anyone have thoughts about whether to do this in stable? Once 2.3.1 is out?
I think it would unnecessarily break build scripts for distro maintainers and does not provide some new functionality, just defaults... Pavel