summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorChen Ganir <chen.ganir@ti.com>2012-03-19 16:57:51 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-03-26 12:09:51 +0300
commite407e9ac6d8bfde31f95ed5d7e7bcecf0cfe48ed (patch)
treed15d702020aa74750dc4be37c2a92f7213f79ab1 /bootstrap-configure
parent9c4712a9995f27c1dd7c8145ca54eb27f14af0a8 (diff)
downloadbluez-e407e9ac6d8bfde31f95ed5d7e7bcecf0cfe48ed.tar.gz
GATT: Remove individual config switches
Remove individual GATT plugin configuration switches and add a new master gatt switch called --enable-gatt to enable/disable all GATT related plugins at once.
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure6
1 files changed, 1 insertions, 5 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index c38045b10..e5f9daa97 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -17,10 +17,6 @@ fi
--localstatedir=/var \
--libexecdir=/lib \
--enable-capng \
- --enable-gatt-example \
- --enable-proximity \
- --enable-time \
- --enable-alert \
--enable-health \
--enable-tools \
--enable-bccmd \
@@ -35,7 +31,7 @@ fi
--enable-maemo6 \
--enable-pnat \
--enable-sap \
- --enable-thermometer \
--enable-wiimote \
--disable-pcmcia \
+ --enable-gatt \
--disable-datafiles $*