r3267: make LIBTDB depend on LIBREPLACE. This is needed for building the tdb tools...
authorAndrew Tridgell <tridge@samba.org>
Tue, 26 Oct 2004 21:43:34 +0000 (21:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:04:48 +0000 (13:04 -0500)
(This used to be commit c5d338d06137fe7464849df02671d8ab833e3b4e)

source4/lib/tdb/config.mk

index 06f97547bbca95ac44e14888bc55a25159fff8f8..6339b91761029da8932c20308ff4bba55555778d 100644 (file)
@@ -6,6 +6,8 @@ INIT_OBJ_FILES = \
 ADD_OBJ_FILES = \
                lib/tdb/common/tdbutil.o \
                lib/tdb/common/spinlock.o
+REQUIRED_SUBSYSTEMS = \
+               LIBREPLACE
 #
 # End SUBSYSTEM LIBLDB
 ################################################