X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a0ecb20496a00e26cf7345a75cc1137eb3ac0709..cccb2c06bbb96fa98edf6867f0eba4059aa757a0:/src/scripts/lookups-Makefile diff --git a/src/scripts/lookups-Makefile b/src/scripts/lookups-Makefile index 40cca603f..188c22d14 100755 --- a/src/scripts/lookups-Makefile +++ b/src/scripts/lookups-Makefile @@ -169,8 +169,8 @@ do emit_module_rule $name_mod done -# Because the variable is EXPERIMENTAL_SPF and not LOOKUP_SPF we -# always include spf.o and compile a dummy if EXPERIMENTAL_SPF is not +# Because the variable is SUPPORT_SPF and not LOOKUP_SPF we +# always include spf.o and compile a dummy if SUPPORT_SPF is not # defined. OBJ="${OBJ} spf.o"