summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/config.m4
blob: 5701b1b5c3bcbdb5a3c6c4c7121b570987261c71 (plain)
1
2
3
4
5
6
7
if test x"$with_ldap_support" = x"yes"; then
    SMB_MODULE_DEFAULT(libldb_ldap,STATIC)
fi

if test x"$experimental" = x"yes"; then
	SMB_LIBRARY_ENABLE(libldb,YES)
fi