config_query_option OSMO_CONTACTS  "Enable Contacts module" y  \
                    "--with-contacts" "--without-contacts"     &&

config_query_option OSMO_TASKS  "Enable Tasks module" y        \
                    "--with-tasks" "--without-tasks"           &&

config_query_option OSMO_NOTES  "Enable Notes module" y        \
                    "--with-notes" "--without-notes"
