From: Stefan Metzmacher Date: Sat, 28 Jun 2008 18:41:45 +0000 (+0200) Subject: ldb_ildap: don't force the build as shared_module X-Git-Url: http://git.samba.org/?p=metze%2Fsamba%2Fwip.git;a=commitdiff_plain;h=0aef6d394d7a93cce9aee17af1153b07ea1a9c07 ldb_ildap: don't force the build as shared_module metze --- diff --git a/source/lib/ldb/ldb_ildap/config.mk b/source/lib/ldb/ldb_ildap/config.mk index 82d8267cfa93..6a1ef8164c49 100644 --- a/source/lib/ldb/ldb_ildap/config.mk +++ b/source/lib/ldb/ldb_ildap/config.mk @@ -3,7 +3,6 @@ [MODULE::ldb_ildap] SUBSYSTEM = LIBLDB CFLAGS = -I$(ldbsrcdir)/include -OUTPUT_TYPE = SHARED_LIBRARY PRIVATE_DEPENDENCIES = LIBTALLOC LIBCLI_LDAP CREDENTIALS INIT_FUNCTION = LDB_BACKEND(ldapi),LDB_BACKEND(ldaps),LDB_BACKEND(ldap) ALIASES = ldapi ldaps ldap