svn commit: samba r13929 - in branches/SAMBA_4_0/source/librpc: .

metze at samba.org metze at samba.org
Tue Mar 7 12:37:47 GMT 2006


Author: metze
Date: 2006-03-07 12:37:47 +0000 (Tue, 07 Mar 2006)
New Revision: 13929

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

Log:
fix dependencies

metze
Modified:
   branches/SAMBA_4_0/source/librpc/config.mk


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/config.mk
===================================================================
--- branches/SAMBA_4_0/source/librpc/config.mk	2006-03-07 12:27:20 UTC (rev 13928)
+++ branches/SAMBA_4_0/source/librpc/config.mk	2006-03-07 12:37:47 UTC (rev 13929)
@@ -284,7 +284,7 @@
 [SUBSYSTEM::NDR_XATTR]
 OBJ_FILES = gen_ndr/ndr_xattr.o
 NOPROTO = YES
-REQUIRED_SUBSYSTEMS = LIBNDR
+REQUIRED_SUBSYSTEMS = LIBNDR NDR_SECURITY
 
 [SUBSYSTEM::NDR_OPENDB]
 OBJ_FILES = gen_ndr/ndr_opendb.o



More information about the samba-cvs mailing list