r25105: No need to register ldb_map as a module.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 11 Sep 2007 22:45:15 +0000 (22:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:06:38 +0000 (15:06 -0500)
(This used to be commit 6c66e09c9e400ea66fc6d941e192b28d0170a01f)

source4/lib/ldb/config.mk

index 473c7edd80e99298a72bfb3dfbbed16554cbef51..6ac57d05f245e83ed3c5d6960f9008883cf988f5 100644 (file)
@@ -72,10 +72,9 @@ OBJ_FILES = \
 
 ################################################
 # Start MODULE ldb_map
-[MODULE::ldb_map]
+[SUBSYSTEM::ldb_map]
 PRIVATE_DEPENDENCIES = LIBTALLOC
 CFLAGS = -Ilib/ldb/include -Ilib/ldb/ldb_map
-SUBSYSTEM = LIBLDB
 OBJ_FILES = \
                ldb_map/ldb_map_inbound.o \
                ldb_map/ldb_map_outbound.o \