summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorRolland Dudemaine <rolland@ghs.com>2011-02-22 15:28:06 (GMT)
committerHarald Fernengel <harald.fernengel@nokia.com>2011-02-22 15:28:06 (GMT)
commit15ae813333286718986c13ced0be2c0e8b08df6b (patch)
treea5642e4edd677ad7a316e83fe6a6054bbfa4dbfd /configure
parent8ce849b79efeec5cee951846292c7f93c494a612 (diff)
downloadQt-15ae813333286718986c13ced0be2c0e8b08df6b.zip
Qt-15ae813333286718986c13ced0be2c0e8b08df6b.tar.gz
Qt-15ae813333286718986c13ced0be2c0e8b08df6b.tar.bz2
List the INTEGRITY drivers as well
If the INTEGRITY drivers are in the source tree, show them as available Merge-request: 1101 Reviewed-by: Harald Fernengel <harald.fernengel@nokia.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure b/configure
index db17827..cddea86 100755
--- a/configure
+++ b/configure
@@ -728,6 +728,11 @@ if [ -f "$relpath/src/gui/embedded/qscreenqnx_qws.cpp" ]; then
CFG_MOUSE_AVAILABLE="${CFG_MOUSE_AVAILABLE} qnx"
CFG_GFX_AVAILABLE="${CFG_GFX_AVAILABLE} qnx"
fi
+if [ -f "$relpath/src/gui/embedded/qscreenintegrityfb_qws.cpp" ]; then
+ CFG_KBD_AVAILABLE="${CFG_KBD_AVAILABLE} integrity"
+ CFG_MOUSE_AVAILABLE="${CFG_MOUSE_AVAILABLE} integrity"
+ CFG_GFX_AVAILABLE="${CFG_GFX_AVAILABLE} integrityfb"
+fi
CFG_ARCH=
CFG_HOST_ARCH=