aboutsummaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index b9087794e..817ecc7b5 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -36,3 +36,6 @@
/* Define if you have the Kerberos4 libraries (including -ldes) */
#undef KRB4
+
+/* Define if you want to enable IPv6 support */
+#undef ENABLE_IPV6