summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/config.mk
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/ldb/config.mk
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/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 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)