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

tridge at samba.org tridge at samba.org
Tue Feb 15 06:46:32 GMT 2005


Author: tridge
Date: 2005-02-15 06:46:31 +0000 (Tue, 15 Feb 2005)
New Revision: 5406

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

Log:
fixed dependencies for the WREPL subsystem

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	2005-02-15 05:39:12 UTC (rev 5405)
+++ branches/SAMBA_4_0/source/librpc/config.mk	2005-02-15 06:46:31 UTC (rev 5406)
@@ -297,7 +297,7 @@
 INIT_OBJ_FILES = librpc/gen_ndr/ndr_winsrepl.o
 INIT_FUNCTION = dcerpc_winsrepl_init
 NOPROTO = YES
-REQUIRED_SUBSYSTEMS = LIBNDR NDR_MISC
+REQUIRED_SUBSYSTEMS = LIBNDR NDR_NBT
 
 
 [SUBSYSTEM::NDR_ALL]



More information about the samba-cvs mailing list