svn commit: samba r22722 - in branches/SAMBA_4_0/source/lib/ldb: .

metze at samba.org metze at samba.org
Sun May 6 21:27:35 GMT 2007


Author: metze
Date: 2007-05-06 21:27:35 +0000 (Sun, 06 May 2007)
New Revision: 22722

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22722

Log:
fix dependencies

metze
Modified:
   branches/SAMBA_4_0/source/lib/ldb/config.mk


Changeset:
Modified: branches/SAMBA_4_0/source/lib/ldb/config.mk
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/config.mk	2007-05-06 21:26:42 UTC (rev 22721)
+++ branches/SAMBA_4_0/source/lib/ldb/config.mk	2007-05-06 21:27:35 UTC (rev 22722)
@@ -189,8 +189,7 @@
 ################################################
 # Start SUBSYSTEM LDBSAMBA
 [SUBSYSTEM::LDBSAMBA]
-PRIVATE_DEPENDENCIES = ldb
-CFLAGS = -Ilib/ldb/include
+PUBLIC_DEPENDENCIES = ldb
 PRIVATE_PROTO_HEADER = samba/ldif_handlers.h
 PRIVATE_DEPENDENCIES = LIBSECURITY SAMDB
 OBJ_FILES = \



More information about the samba-cvs mailing list