From: Jeremy Harris Date: Thu, 17 Dec 2020 09:59:23 +0000 (+0000) Subject: Fix the PIPE_CONNECT feature control in the template Makefile, the X-Git-Tag: exim-4.95-RC0~183 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/46694b802ce0302f3c3344be933cc9737d4d4f4c Fix the PIPE_CONNECT feature control in the template Makefile, the default having changed to "included" for 4.93 Broken-by: 81344b40e3 --- diff --git a/src/src/EDITME b/src/src/EDITME index 13dc49414..75c3e7c6c 100644 --- a/src/src/EDITME +++ b/src/src/EDITME @@ -569,9 +569,9 @@ DISABLE_MAL_MKS=yes # DISABLE_EVENT=yes -# Uncomment this line to include support for early pipelining, per +# Uncomment this line to remove support for early pipelining, per # https://datatracker.ietf.org/doc/draft-harris-early-pipe/ -# SUPPORT_PIPE_CONNECT=yes +# DISABLE_PIPE_CONNECT=yes # Uncomment the following to remove the fast-ramp two-phase-queue-run support