summaryrefslogtreecommitdiffstats
path: root/ftp/wget/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wget/CONFIGURE')
-rwxr-xr-xftp/wget/CONFIGURE2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/wget/CONFIGURE b/ftp/wget/CONFIGURE
index dfa83efa50..98c06e0576 100755
--- a/ftp/wget/CONFIGURE
+++ b/ftp/wget/CONFIGURE
@@ -1,2 +1,4 @@
+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"