]> git.lyx.org Git - features.git/commit
Update autotools for building with Qt5.
authorEnrico Forestieri <forenr@lyx.org>
Sat, 19 Jul 2014 01:34:28 +0000 (03:34 +0200)
committerEnrico Forestieri <forenr@lyx.org>
Sat, 19 Jul 2014 01:34:28 +0000 (03:34 +0200)
commit4bdeae27334536164cb7e37da9a9e491075fd682
treea58fe8fed5a2d95c6804df8506ca9ab185212885
parent4342411297de880ddd4c950c45b91258c78b8635
Update autotools for building with Qt5.

The option --enable-qt5 allows configuring for Qt5. The default is Qt4.
Nothing special is done with respect to Qt4, apart from pulling in the
correct libraries. Indeed, other than the core and gui libraries, now
also the concurrent and widgets libraries are needed.
INSTALL
INSTALL.MacOSX
config/qt4.m4
configure.ac
development/LyX-Mac-binary-release.sh
development/attic/lyxled/Makefile.am
src/Makefile.am
src/client/Makefile.am
src/frontends/qt4/Makefile.am
src/support/Makefile.am
src/tex2lyx/Makefile.am