[Lunar-commits] <moonbase> bluez: They have added a few more optional features.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon May 9 00:03:48 CEST 2011
commit cc062f31392738213c5e9b22cb4dab3d0d205e1b
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun May 8 18:03:48 2011 -0400
bluez: They have added a few more optional features.
---
bluetooth/bluez/CONFIGURE | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/bluetooth/bluez/CONFIGURE b/bluetooth/bluez/CONFIGURE
index b546596..1b068e1 100644
--- a/bluetooth/bluez/CONFIGURE
+++ b/bluetooth/bluez/CONFIGURE
@@ -7,3 +7,7 @@ mquery PAND "Install PAN daemon?" y "--enable-pand" "--disable-pand"
mquery DUND "Install DUN daemon?" y "--enable-dund" "--disable-dund"
mquery TEST "Install test programs?" y "--enable-test" "--disable-test"
mquery CONFILES "Install Bluetooth configuration files" n "--enable-configfiles" "--disable-configfiles"
+mquery SAP "Enable SAP plugin?" y "--enable-sap" "--disable-sap"
+mquery PNAT "Enbale PNAT plugin?" y "--enable-pnat" "--disable-pnat"
+mquery TRACER "Enable tracer plugin?" y "--enable-tracer" "--disable-tracer"
+mquery OOB "Compile with D-Bus OOB plugin?" y "--enable-dbusoob" "--disable-dbusoob"
More information about the Lunar-commits
mailing list