summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-20 12:17:18 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-20 12:17:18 +0100
commit7d7b74feb272a4cc00f68d1a343d14d17ff19fe6 (patch)
tree04515c1e8ac1f99ea028bb82f08cd4e34c76e79d /source4/lib/ldb/config.mk
parent845664e94b7bc98f6e93be6d7ff2a141d9d9e192 (diff)
downloadsamba-7d7b74feb272a4cc00f68d1a343d14d17ff19fe6.tar.gz
samba-7d7b74feb272a4cc00f68d1a343d14d17ff19fe6.tar.bz2
samba-7d7b74feb272a4cc00f68d1a343d14d17ff19fe6.zip
Allow building ldb as static library again \o/
(This used to be commit a57adcfdd32fa9516eb092f7568e213347c583d7)
Diffstat (limited to 'source4/lib/ldb/config.mk')
-rw-r--r--source4/lib/ldb/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/ldb/config.mk b/source4/lib/ldb/config.mk
index b44a317a70..6027acd0c7 100644
--- a/source4/lib/ldb/config.mk
+++ b/source4/lib/ldb/config.mk
@@ -127,7 +127,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 = extern const struct ldb_module_ops