summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorAnderson Lizardo <anderson.lizardo@openbossa.org>2011-03-29 12:15:26 -0400
committerJohan Hedberg <johan.hedberg@nokia.com>2011-03-30 19:19:29 +0300
commita3e9d397f0b5afa613504a0d77f59279ef3dc5d2 (patch)
tree74062e7394f95e4c60929b784bb27e49f1c86c21 /bootstrap-configure
parent1b0d082bf58143aaad02a819037989fddc6c6b95 (diff)
downloadbluez-a3e9d397f0b5afa613504a0d77f59279ef3dc5d2.tar.gz
Move GATT example server to a standalone plugin
The GATT example server was in the same plugin as the GATT client. Moving it to a separate plugin will allow to easily disable it.
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 69a102f31..364998f2d 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -18,6 +18,7 @@ fi
--libexecdir=/lib \
--enable-capng \
--enable-attrib \
+ --enable-gatt-example \
--enable-health \
--enable-tracer \
--enable-tools \