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

jelmer at samba.org jelmer at samba.org
Thu Mar 17 20:29:18 GMT 2005


Author: jelmer
Date: 2005-03-17 20:29:18 +0000 (Thu, 17 Mar 2005)
New Revision: 5867

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

Log:
winreg depends on initshutdown now (uses initshutdown_String)

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-03-17 20:28:01 UTC (rev 5866)
+++ branches/SAMBA_4_0/source/librpc/config.mk	2005-03-17 20:29:18 UTC (rev 5867)
@@ -189,7 +189,7 @@
 INIT_FUNCTION = dcerpc_winreg_init
 INIT_OBJ_FILES = librpc/gen_ndr/ndr_winreg.o
 NOPROTO = YES
-REQUIRED_SUBSYSTEMS = LIBNDR
+REQUIRED_SUBSYSTEMS = LIBNDR NDR_INITSHUTDOWN
 
 [SUBSYSTEM::NDR_INITSHUTDOWN]
 INIT_FUNCTION = dcerpc_initshutdown_init



More information about the samba-cvs mailing list