[exim-cvs] Fix the PIPE_CONNECT feature control in the templ…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Exim Git Commits Mailing List
Datum:  
To: exim-cvs
Betreff: [exim-cvs] Fix the PIPE_CONNECT feature control in the template Makefile, the
Gitweb: https://git.exim.org/exim.git/commitdiff/46694b802ce0302f3c3344be933cc9737d4d4f4c
Commit:     46694b802ce0302f3c3344be933cc9737d4d4f4c
Parent:     958af3bdb77dc5c190b7f5117c68d2b0acd7b5bc
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Dec 17 09:59:23 2020 +0000
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Thu Dec 17 10:16:54 2020 +0000


    Fix the PIPE_CONNECT feature control in the template Makefile, the
    default having changed to "included" for 4.93


    Broken-by: 81344b40e3
---
 src/src/EDITME | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


diff --git a/src/src/EDITME b/src/src/EDITME
index 13dc494..75c3e7c 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