Events: move from Experimental to mainline
[exim.git] / src / src / acl.c
index f310a87d359aa66c23693c63c1c64ba1d32b5e78..17f55c2acf0553bfb9012fead09b8e5142bbcbc2 100644 (file)
@@ -3744,7 +3744,7 @@ for (; cb != NULL; cb = cb->next)
       {
       int old_pool = store_pool;
       if (  cb->u.varname[0] == 'c'
-#ifdef EXPERIMENTAL_EVENT
+#ifndef DISABLE_EVENT
         || event_name          /* An event is being delivered */
 #endif
         )