Enable PCRE_CONFIG by default
[exim.git] / src / src / EDITME
index 941a42e7a665c45da2866c26b53f7b0db570e54b..95857c707ea163b9667d0e6cb0c03f4c1825fde2 100644 (file)
@@ -347,7 +347,7 @@ LOOKUP_DNSDB=yes
 # to find the include files and libraries, else use PCRE_LIBS and set INCLUDE
 # too if needed.
 
-PCRE_CONFIG=yes
+PCRE_CONFIG=yes
 # PCRE_LIBS=-lpcre
 
 
@@ -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                        #