summaryrefslogtreecommitdiffstats
path: root/ftp/wget/CONFIGURE
blob: 834161ac334e615491838fc75b6972fd07ce88ae (plain) (blame)
1
2
3
4
config_query_list WGET_SSL "Which SSL backend do you want for https and ftps?" none gnutls SSL &&

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