summaryrefslogtreecommitdiff
path: root/source4/lib
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-16 15:40:55 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-16 15:40:55 +0100
commit5214f5a81f3811484ca6aa87cbad30e1aca5aeed (patch)
tree4f7870fabbba9b3bc52a4de8ca5937ed541ac344 /source4/lib
parentec7c03a80ff7f17b5b7d098d5fee34ba175fc82f (diff)
downloadsamba-5214f5a81f3811484ca6aa87cbad30e1aca5aeed.tar.gz
samba-5214f5a81f3811484ca6aa87cbad30e1aca5aeed.tar.bz2
samba-5214f5a81f3811484ca6aa87cbad30e1aca5aeed.zip
Allow LDB to be a static library again.
(This used to be commit 16fd90d7a99ae8eaf2accf3c8b3ec55b2223f9cd)
Diffstat (limited to 'source4/lib')
-rw-r--r--source4/lib/ldb/config.mk1
-rw-r--r--source4/lib/ldb/ldb_ildap/config.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/source4/lib/ldb/config.mk b/source4/lib/ldb/config.mk
index 75ce89d6cf..9e407fe731 100644
--- a/source4/lib/ldb/config.mk
+++ b/source4/lib/ldb/config.mk
@@ -128,7 +128,6 @@ PRIVATE_DEPENDENCIES = \
[LIBRARY::LIBLDB]
VERSION = 0.0.1
SO_VERSION = 0
-OUTPUT_TYPE = SHARED_LIBRARY
CFLAGS = -Ilib/ldb/include
PC_FILE = ldb.pc
INIT_FUNCTION_TYPE = int (*) (void)
diff --git a/source4/lib/ldb/ldb_ildap/config.mk b/source4/lib/ldb/ldb_ildap/config.mk
index 01d9ec88ff..4a818ee96c 100644
--- a/source4/lib/ldb/ldb_ildap/config.mk
+++ b/source4/lib/ldb/ldb_ildap/config.mk
@@ -3,7 +3,6 @@
[MODULE::ldb_ildap]
SUBSYSTEM = LIBLDB
CFLAGS = -Ilib/ldb/include
-OUTPUT_TYPE = SHARED_LIBRARY
PRIVATE_DEPENDENCIES = LIBTALLOC LIBCLI_LDAP CREDENTIALS
INIT_FUNCTION = ldb_ildap_init
ALIASES = ldapi ldaps ldap