From e9eb345703f60f91a25b474ad3f85ebee5193e9e Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 23 Apr 2012 21:47:53 +0100 Subject: [PATCH 1/1] Add pointer to IPv6 support in prototype Makefile (bug 1232). --- src/src/EDITME | 4 ++++ 1 file changed, 4 insertions(+) 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 # -- 2.25.1