summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-10-06 10:19:59 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-10-06 10:19:59 +0200
commitc681fac492394bb95f164296056068dad1254921 (patch)
tree5eea389fd3e86cf499bf4496c419aa021f1b8707 /bootstrap-configure
parent8a4679d9910694c9932ac626cb8ecc9d74192866 (diff)
downloadbluez-c681fac492394bb95f164296056068dad1254921.tar.gz
Enable Health and Attribute plugins for testing
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 7456103fe..3821022f5 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -16,8 +16,9 @@ fi
--sysconfdir=/etc \
--localstatedir=/var \
--libexecdir=/lib \
- --enable-netlink \
--enable-capng \
+ --enable-attrib \
+ --enable-health \
--enable-tracer \
--enable-tools \
--enable-bccmd \