summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-02-13 13:01:49 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-02-13 13:01:49 +0200
commitb181536f2b494547e29754dde456c9bd1f394f68 (patch)
treefa3d259280aa8cb815bfdc22c33055e227aa5cfa /bootstrap-configure
parent8d8cc36f102468e7b9d5a34f5cd9dd06a00830bb (diff)
downloadbluez-b181536f2b494547e29754dde456c9bd1f394f68.tar.gz
bootstrap-configure: Add --enable-tools
bootstrap-configure shall contain all possible options so it can catch any build problem in the tree.
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 7abe360de..11de9fa18 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -11,6 +11,7 @@ fi
--mandir=/usr/share/man \
--sysconfdir=/etc \
--localstatedir=/var \
+ --enable-tools \
--enable-manpages \
--enable-backtrace \
--enable-testing \