summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorAlex <qt-info@nokia.com>2010-06-28 11:47:26 +1000
committerAlex <qt-info@nokia.com>2010-06-28 11:47:26 +1000
commit1c318c85ce493d776b98e72604f5bb2e49756829 (patch)
tree9d237b65ef60e7f27adf8f70c0bf2906b8cb09a7 /configure
parentcfb17f1f7f87365539934136adfb6aacb9052981 (diff)
remove Bluez from SystemInfo if the platform doesn't have Bluez support
Task-number: QTMOBILITY-356 Reviewed-by: Lorn Potter
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index b2c5946136..337a0167a9 100755
--- a/configure
+++ b/configure
@@ -462,6 +462,7 @@ compileTest "CoreWLAN (MacOS 10.6)" corewlan
compileTest "Maemo ICD" maemo-icd
compileTest "Maemo ICD WLAN" maemo-icd-network-wlan
compileTest "Maemo5 contacts dependencies" maemo5-contacts
+compileTest "Bluez" bluez
if [ "$LINUX_TARGET" = maemo6 ]; then
compileTest sensord sensord
else