Squashed commit of PIPE_CONNECT
[exim.git] / src / src / macro_predef.c
index 9f5700ebff1686a6a98d5108ba8381a0db10a6b3..fbc923ce69584dbdae67c5661d841101cfa9da77 100644 (file)
@@ -201,6 +201,9 @@ due to conflicts with other common macros. */
 #ifdef EXPERIMENTAL_REQUIRETLS
   builtin_macro_create(US"_HAVE_REQTLS");
 #endif
+#ifdef EXPERIMENTAL_PIPE_CONNECT
+  builtin_macro_create(US"_HAVE_PIPE_CONNECT");
+#endif
 
 #ifdef LOOKUP_LSEARCH
   builtin_macro_create(US"_HAVE_LOOKUP_LSEARCH");