-config_query_option EDBUS_ENM 'Enable Network Monitor support?' y \
- '--enable-enm' '--disable-enm' &&
+config_query_option EDBUS_ENOTIFY 'Enable filesystem notify support?' y
\
+ '--enable-enotify' '--disable-enotify'
&&
+
+config_query_option EDBUS_EBLUEZ "Enable bluetooth support?" n \
+ "--enable-ebluez" "--disable-ebluez" &&
+
+config_query_option EDBUS_ECONNMAN "Enable connman support?" n \
+ "--enable-econnman" "--disable-econnman" &&
+
+config_query_option EDBUS_EOFONO "Enable ofono support?" n \
+ "--enable-eofono" "--disable-ofono"
+
+# --disable-edbus-bluez-test
+# disable building of edbus_bluez_test
+# --disable-edbus-connman-test
+# disable building of edbus_connman_test
+# --disable-edbus-notification-daemon-test
+# disable building of edbus_notification_daemon_test
+# --disable-edbus-notify-send
+# disable building of edbus_notify_send
+# --disable-edbus-notify-test
+# disable building of edbus_notify_test
+# --disable-edbus-ofono-test
+# disable building of edbus_ofono_test
+# --disable-edbus-ukit-test
+# disable building of edbus_ukit_test
-config_query_option EDBUS_ENOTIFY 'Enable filesystem notify support?' y \
- '--enable-enotify' '--disable-enotify'
diff --git a/e-17/e_dbus/HISTORY b/e-17/e_dbus/HISTORY
index 60f2be4..3ce7bab 100644
--- a/e-17/e_dbus/HISTORY
+++ b/e-17/e_dbus/HISTORY
@@ -1,3 +1,7 @@
+2011-11-12 Robin Cook <rcook AT wyrms.net>
+ * CONFIGURE: remove no longer valid options and added new options
+ * BUILD: removed no longe valid options and added new options
+
2011-11-03 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.0.1
[SM-Commit] GIT changes to master grimoire by Robin Cook (dcf109c05c19662305f46cdb56397ebe785235b6),
Robin Cook, 11/12/2011