summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-04-29 23:48:43 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-04-29 23:48:43 +0000
commitebb5249e920390b38f89a35109d0ebf8d0678177 (patch)
treef62c47395b0158abf86a8446de5f6d2a545e47e7 /acconfig.h
parentf53398b76debf5b2f7c114520549bfb2361a85eb (diff)
downloadATCD-ebb5249e920390b38f89a35109d0ebf8d0678177.tar.gz
Started to add minimal IPv6 support.
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 68bdb1ad067..1242af6363b 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -503,6 +503,9 @@
/* Platform supports IP multicast */
#undef ACE_HAS_IP_MULTICAST
+/* Platform supports IPv6 */
+#undef ACE_HAS_IP6
+
/* Platform supports the very odd IRIX 6.2 threads... */
#undef ACE_HAS_IRIX62_THREADS