From 407a723fbd995760217d837d6bca7d6049d1fdbf Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 18 Jun 2008 15:35:40 +0000 Subject: Make netlink support optional and disable storage plugin --- bootstrap-configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bootstrap-configure') diff --git a/bootstrap-configure b/bootstrap-configure index 56e0221f..ab7670fa 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -12,6 +12,8 @@ fi --sysconfdir=/etc \ --localstatedir=/var \ --libexecdir=/lib \ + --enable-netlink \ + --enable-tools \ --enable-bccmd \ --enable-dfutool \ --enable-hid2hci \ -- cgit