# remove old sound choices, not supported anymore
persistent_remove GGAMES_SOUND GGAMES_SNDLIB

config_query_list GGAMES_TLS "Which TLS library?"                         \
                  openssl gnutls                                          &&

config_query_option GGAMES_ANL "Enable asynchronous hostname lookups?" n  \
                    "--enable-anl" "--disable-anl"                        &&

config_query  HISCORES  "Backup and restore high scores?"  y
