summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorAnderson Lizardo <anderson.lizardo@openbossa.org>2011-12-30 15:26:11 -0400
committerJohan Hedberg <johan.hedberg@intel.com>2012-01-09 14:51:07 +0200
commit1df0c86c3a406898ec227c1b79928143368b172a (patch)
tree90995d5fd403b98fabc5af5052ad45f9b53081b3 /bootstrap-configure
parent4f1294a5e7c71e6a6469a4797d01ecd89f883e34 (diff)
downloadbluez-1df0c86c3a406898ec227c1b79928143368b172a.tar.gz
Add missing options to bootstrap-configure
With these options, all BlueZ C files are compiled with "./bootstrap-configure". The only exception is --enable-hal, which conflicts with the "formfactor" plugin.
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 89ea15614..bdb92340f 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -32,6 +32,9 @@ fi
--enable-dund \
--enable-test \
--enable-cups \
+ --enable-dbusoob \
+ --enable-maemo6 \
+ --enable-pnat \
--enable-sap \
--enable-thermometer \
--enable-wiimote \