From ed173c969303cd651ae8d83064fac893b90d596e Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Sat, 29 Apr 2006 07:21:17 +0000 Subject: r15315: - reenable the ildap backend - this fixes the make test panics jelmer: why have you disabled it in http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15295 ? metze (This used to be commit 658fb2b8421408c38717805873d8c64164a448b5) --- source4/lib/ldb/config.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/lib') diff --git a/source4/lib/ldb/config.mk b/source4/lib/ldb/config.mk index f05e25b3ca..54fba24555 100644 --- a/source4/lib/ldb/config.mk +++ b/source4/lib/ldb/config.mk @@ -71,7 +71,6 @@ OBJ_FILES = \ ################################################ # Start MODULE ldb_ildap [MODULE::ldb_ildap] -ENABLE = NO SUBSYSTEM = ldb INIT_FUNCTION = ldb_ildap_init ALIASES = ldapi ldaps ldap -- cgit