From cc9e4e7cae0379864ea06038d92bf7ecc192bba7 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 10 Dec 2012 21:31:55 +0100 Subject: build: Update configure option handling --- bootstrap-configure | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'bootstrap-configure') diff --git a/bootstrap-configure b/bootstrap-configure index 23f6c000e..9735856d0 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -15,12 +15,7 @@ fi --mandir=/usr/share/man \ --sysconfdir=/etc \ --localstatedir=/var \ - --enable-health \ - --enable-tools \ - --enable-hid2hci \ --enable-test \ - --enable-cups \ - --enable-dbusoob \ - --enable-neard \ - --enable-sap \ + --enable-tools \ + --enable-experimental \ --disable-datafiles $* -- cgit v1.2.1