X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fsrc%2Fmacro_predef.c;h=47ba3fdd1c859cda43f2af1e8ab8d8688a5db3da;hb=7952eef9f77899f36b23f1b9fa679f459cd52ffd;hp=08028bf5b9873efaac5c9c1e135530395c5f0f95;hpb=3249f1b7dc4893c2b896db3813bc6222d2dc9bef;p=exim.git diff --git a/src/src/macro_predef.c b/src/src/macro_predef.c index 08028bf5b..47ba3fdd1 100644 --- a/src/src/macro_predef.c +++ b/src/src/macro_predef.c @@ -174,7 +174,7 @@ due to conflicts with other common macros. */ #ifdef EXPERIMENTAL_LMDB builtin_macro_create(US"_HAVE_LMDB"); #endif -#ifdef EXPERIMENTAL_SPF +#ifdef SUPPORT_SPF builtin_macro_create(US"_HAVE_SPF"); #endif #ifdef EXPERIMENTAL_SRS