summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2008-02-14 13:37:37 +1100
committerAndrew Tridgell <tridge@samba.org>2008-02-14 13:37:37 +1100
commit501e8fbc3dd49e4e1b9ccc08f830af4f8c1a1095 (patch)
treece7e7914cf366f3abd52b07d5244a558de5eb28b /source4/lib/tdb/config.mk
parent039f85835d60ae48c4176891598cf24e18d0cd0a (diff)
parent411776505cea3932a196e8439a8198b4e419d901 (diff)
downloadsamba-501e8fbc3dd49e4e1b9ccc08f830af4f8c1a1095.tar.gz
samba-501e8fbc3dd49e4e1b9ccc08f830af4f8c1a1095.tar.bz2
samba-501e8fbc3dd49e4e1b9ccc08f830af4f8c1a1095.zip
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
(This used to be commit 309cf408e01c36e2a12ed2d1462f2bbe407d4597)
Diffstat (limited to 'source4/lib/tdb/config.mk')
-rw-r--r--source4/lib/tdb/config.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/source4/lib/tdb/config.mk b/source4/lib/tdb/config.mk
index 820c55e363..89d6af9043 100644
--- a/source4/lib/tdb/config.mk
+++ b/source4/lib/tdb/config.mk
@@ -1,9 +1,7 @@
################################################
# Start SUBSYSTEM LIBTDB
[LIBRARY::LIBTDB]
-VERSION = 0.0.1
-SO_VERSION = 0
-PC_FILE = tdb.pc
+OUTPUT_TYPE = STATIC_LIBRARY
OBJ_FILES = \
common/tdb.o common/dump.o common/io.o common/lock.o \
common/open.o common/traverse.o common/freelist.o \