config_query_list ANUBIS_TLS "Which TLS/SSL lib do you wish to use"      \
                               "none" "gnutls" "openssl"                 &&
config_query_list ANUBIS_DB  "Which database backend do you wish to use" \
                               "plaintext" "gdbm" "mysql" "postgresql"
