diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-04-23 21:47:53 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-04-23 21:47:53 +0100 |
commit | e9eb345703f60f91a25b474ad3f85ebee5193e9e (patch) | |
tree | f06b505ab2ee9573a59b8f5fb025f15c1c04c036 /src | |
parent | 538e594d8b616283c3575a120511df641047f2a9 (diff) |
Add pointer to IPv6 support in prototype Makefile (bug 1232).
Diffstat (limited to 'src')
-rw-r--r-- | src/src/EDITME | 4 |
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 # |