[Lunar-commits] <moonbase> bluez: Adjusting the CONFIGURE. The --enable-configfiles has changed to --enable-datafiles and adding
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Aug 13 16:33:20 CEST 2011
commit 5db270a12959475e8ff411fe92e092f5bd6b52fc
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Aug 13 10:33:20 2011 -0400
bluez: Adjusting the CONFIGURE. The --enable-configfiles has changed to --enable-datafiles and adding
an mquery to enable the wiimote.
---
bluetooth/bluez/CONFIGURE | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/bluetooth/bluez/CONFIGURE b/bluetooth/bluez/CONFIGURE
index 1b068e1..45cb591 100644
--- a/bluetooth/bluez/CONFIGURE
+++ b/bluetooth/bluez/CONFIGURE
@@ -6,8 +6,9 @@ mquery HIDD "Install HID daemon?" y "--enable-hidd" "--disable-hidd"
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 CONFILES "Install Bluetooth configuration files" n "--enable-datafiles" "--disable-datafiles"
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"
+mquery WIIMOTE "Enalbe Wii Remote plugin?" y "--enable-wiimote" "--disable-wiimote"
More information about the Lunar-commits
mailing list