[exim-cvs] Add pointer to IPv6 support in prototype Makefile…

Top Page
Delete this message
Reply to this message
Author: Exim Git Commits Mailing List
Date:  
To: exim-cvs
Subject: [exim-cvs] Add pointer to IPv6 support in prototype Makefile (bug 1232).
Gitweb: http://git.exim.org/exim.git/commitdiff/e9eb345703f60f91a25b474ad3f85ebee5193e9e
Commit:     e9eb345703f60f91a25b474ad3f85ebee5193e9e
Parent:     538e594d8b616283c3575a120511df641047f2a9
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Apr 23 21:47:53 2012 +0100
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Mon Apr 23 21:47:53 2012 +0100


    Add pointer to IPv6 support in prototype Makefile (bug 1232).
---
 src/src/EDITME |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)


diff --git a/src/src/EDITME b/src/src/EDITME
index 01faca2..c4aedb6 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                        #