summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-03-01 13:57:57 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-03-01 13:57:57 +0200
commit9f73b2352973950a735fe27796d92ecdea88ce49 (patch)
tree925382113cf27264cdd316f8fc26869e5a5bc948 /bootstrap-configure
parent54d05d4c66ab6512bae5ce47b1537dea3237b8d1 (diff)
downloadbluez-9f73b2352973950a735fe27796d92ecdea88ce49.tar.gz
build: Enable --enable-deprecated in bootstrap-configure
bootstrap-configure shall contain all possible options to be able to catch any build problems.
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 11de9fa18..47926fce4 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -16,6 +16,7 @@ fi
--enable-backtrace \
--enable-testing \
--enable-experimental \
+ --enable-deprecated \
--enable-nfc \
--enable-sap \
--enable-health \