Fix the PIPE_CONNECT feature control in the template Makefile, the
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 17 Dec 2020 09:59:23 +0000 (09:59 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 17 Dec 2020 10:52:37 +0000 (10:52 +0000)
default having changed to "included" for 4.93

Broken-by: 81344b40e3
(cherry picked from commit 46694b802ce0302f3c3344be933cc9737d4d4f4c)

src/src/EDITME

index e568bdbb1a8cd99b2f0ac7c3b230b14171b2c0d9..8da36a353f9c7fe04f7f027de275d5c6de5737da 100644 (file)
@@ -564,9 +564,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
 
 
 #------------------------------------------------------------------------------