From c905dd81bb7b0cae9bba385d0e22ecd6ed8b82bc Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Thu, 3 Jun 2010 18:27:54 +0300 Subject: Add usb transport driver --- bootstrap-configure | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap-configure') diff --git a/bootstrap-configure b/bootstrap-configure index 73e993a..111c79a 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -7,6 +7,7 @@ fi ./bootstrap && \ ./configure --enable-maintainer-mode \ --enable-debug \ + --enable-usb \ --prefix=/usr \ --libexec=/usr/lib/obex \ --mandir=/usr/share/man \ -- cgit v1.2.1