Add pointer to IPv6 support in prototype Makefile (bug 1232).
authorJeremy Harris <jgh146exb@wizmail.org>
Mon, 23 Apr 2012 20:47:53 +0000 (21:47 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Mon, 23 Apr 2012 20:47:53 +0000 (21:47 +0100)
src/src/EDITME

index 01faca2299322d50d652092443132e1d1e4179f5..c4aedb6bd982109cfdbd9be70db4e0eac64547fa 100644 (file)
@@ -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                        #