Gitweb:
http://git.exim.org/exim.git/commitdiff/37dd1b19b4304fd3f0b8a3bf2019f435bd7bfb18
Commit: 37dd1b19b4304fd3f0b8a3bf2019f435bd7bfb18
Parent: bc9a5bcb2bfcf0d1ee282aae8a4574501634d70d
Author: Phil Pennock <pdp@???>
AuthorDate: Sat May 19 21:29:45 2012 -0400
Committer: Phil Pennock <pdp@???>
CommitDate: Sat May 19 21:29:45 2012 -0400
HAVE_IPV6=yes in comment; need value!
---
src/src/EDITME | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/src/EDITME b/src/src/EDITME
index 941a42e..c6edf90 100644
--- a/src/src/EDITME
+++ b/src/src/EDITME
@@ -995,7 +995,7 @@ SYSTEM_ALIASES_FILE=/etc/aliases
#------------------------------------------------------------------------------
# Uncomment this setting to include IPv6 support.
-# HAVE_IPV6
+# HAVE_IPV6=yes
###############################################################################
# THINGS YOU ALMOST NEVER NEED TO MENTION #