# We turn the configure-built build-$foo/lookups/Makefile.predynamic into Makefile
# We always re-exec ourselves at least once, because it's the cleanest and
# We turn the configure-built build-$foo/lookups/Makefile.predynamic into Makefile
# We always re-exec ourselves at least once, because it's the cleanest and
- CDB DBM:dbmdb DNSDB DSEARCH IBASE LSEARCH MYSQL NIS NISPLUS ORACLE \
- PASSWD PGSQL REDIS SQLITE TESTDB WHOSON
+ CDB DBM:dbmdb DNSDB DSEARCH IBASE JSON LMDB LDAP LSEARCH MYSQL NIS NISPLUS \
+ ORACLE PASSWD PGSQL REDIS SQLITE TESTDB WHOSON
-if want_at_all LDAP
-then
- OBJ="${OBJ} ldap.o"
-fi
-
-# 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