A QPA build on Linux requires xcb or wayland
authorLincoln Ramsay <lincoln.ramsay@nokia.com>
Wed, 5 Oct 2011 03:32:01 +0000 (13:32 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 6 Oct 2011 01:32:06 +0000 (03:32 +0200)
commit52acc24cdf9e217353e2456cbc009e97176cb70b
treeb699110db72bb7a1c40082dcd0475642a9e0ed0e
parenta67022723b0b2d59011641086f30a41c8ff4dac0
A QPA build on Linux requires xcb or wayland

Require the user to pass -no-xcb and -no-wayland in order to produce
a build that has only the minimal plugin available.

This prevents "useless" builds from being accidentally created.

Change-Id: If2f7f516a52b75998f3ae7bf802f89f93f6e8218
Reviewed-on: http://codereview.qt-project.org/6005
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
configure