config_query_list WGET_SSL "Which SSL backend do you want for https and ftps?" none gnutls openssl &&

config_query_option WGET_OPTS "Enable IPv6 support?" y \
                    "--enable-ipv6" "--disable-ipv6"
