summaryrefslogtreecommitdiffstats
path: root/antivirus/clamav/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'antivirus/clamav/CONFIGURE')
-rwxr-xr-xantivirus/clamav/CONFIGURE1
1 files changed, 1 insertions, 0 deletions
diff --git a/antivirus/clamav/CONFIGURE b/antivirus/clamav/CONFIGURE
index 35f175f270..8f0d7c28b5 100755
--- a/antivirus/clamav/CONFIGURE
+++ b/antivirus/clamav/CONFIGURE
@@ -1,3 +1,4 @@
config_query_option CLAM_EXP "build experimental code?" n \
"--enable-experimental" \
"--disable-experimental"
+config_query_option CLAM_IP6 'support IPv6' n '--enable-ipv6' '--disable-ipv6'