summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-11-13 19:14:45 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-03 11:41:12 +0100
commitedd51e44869c9774071355f32830ea510eafde04 (patch)
treee42256024424524f15e5767568334d8625e73ae7 /mkspecs
parent789b556ef1241dd3169c6040944fff44b88d9be6 (diff)
Revert "configure: Abort if Xlib isn't present when building for XCB."
the change is wrong for multiple reasons: - it is possible to build qt (the offscreen plugin) with xlib but without xcb, which was impossible after the change - the check was built in a way that if xcb is auto-detected but xlib is missing, configure would abort (instead of disabling xcb), which is unreasonable (cf. linked task) - it should be possible to build the xcb plugin without xlib - it's testing for xcb-xlib and should have the correct #ifdefs. if these are broken, they should be fixed. if this is unrealistic, the build system should be adjusted to this fact ... differently. This reverts commit 683451e7c74d23abb0268a187d28cf7dc7afd032. Task-number: QTBUG-34382 Change-Id: I1c5811e2fb1f09b084b6aeb7350e5f376e1b9b82 Reviewed-by: Nicolás Alvarez <nicolas.alvarez@gmail.com> Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions