Enable PCRE_CONFIG by default
authorPhil Pennock <pdp@exim.org>
Tue, 22 May 2012 02:14:18 +0000 (22:14 -0400)
committerPhil Pennock <pdp@exim.org>
Tue, 22 May 2012 02:14:18 +0000 (22:14 -0400)
With this, src/EDITME as Local/Makefile *only* needs EXIM_USER to be
set and EXIM_MONITOR commented out for Exim to build on my box.

I think this is a reasonable default; if there are releases of PCRE which
do not include pcre-config, then on those boxes a slight change will be
needed, but only where the file was already having to be edited anyway.

src/src/EDITME

index c6edf9095c8ecca4c365de2a5196fa78222cfaae..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