X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/419d8549aad98eb3438593873332661e6fb1845e..2bb42e2899db219f4a598530b43e06b1b977a81e:/src/scripts/lookups-Makefile?ds=sidebyside 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"