summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-04-23 21:47:53 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2012-04-23 21:47:53 +0100
commite9eb345703f60f91a25b474ad3f85ebee5193e9e (patch)
treef06b505ab2ee9573a59b8f5fb025f15c1c04c036 /src
parent538e594d8b616283c3575a120511df641047f2a9 (diff)
Add pointer to IPv6 support in prototype Makefile (bug 1232).
Diffstat (limited to 'src')
-rw-r--r--src/src/EDITME4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/src/EDITME b/src/src/EDITME
index 01faca229..c4aedb6bd 100644
--- a/src/src/EDITME
+++ b/src/src/EDITME
@@ -979,6 +979,10 @@ SYSTEM_ALIASES_FILE=/etc/aliases
# dynamic loading library is not otherwise included.
+#------------------------------------------------------------------------------
+# Uncomment this setting to include IPv6 support.
+
+# HAVE_IPV6
###############################################################################
# THINGS YOU ALMOST NEVER NEED TO MENTION #