Build: include early-pipelining unless disabled
[exim.git] / src / src / macro_predef.c
index e20ae89fe305c9de4c75f365114a657a65f7a51b..383b0b38cb917ebf0929dd14856e388cdbf8b775 100644 (file)
@@ -161,7 +161,7 @@ due to conflicts with other common macros. */
 #ifndef DISABLE_OCSP
   builtin_macro_create(US"_HAVE_OCSP");
 #endif
-#ifdef SUPPORT_PIPE_CONNECT
+#ifndef DISABLE_PIPE_CONNECT
   builtin_macro_create(US"_HAVE_PIPE_CONNECT");
 #endif
 #ifndef DISABLE_PRDR