diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-03-06 22:37:31 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:10:59 -0500 |
commit | dd2aefd56b0968da8b1c4d055bc8c2f30382fb23 (patch) | |
tree | 328c4ce52593338ffe6433e7b88098516f389222 /source4/librpc | |
parent | 77ec3f684dc8563965ae5118ef5549925ea81d0f (diff) | |
download | samba-dd2aefd56b0968da8b1c4d055bc8c2f30382fb23.tar.gz samba-dd2aefd56b0968da8b1c4d055bc8c2f30382fb23.tar.bz2 samba-dd2aefd56b0968da8b1c4d055bc8c2f30382fb23.zip |
r5675: - More DCOM bug fixes
- Keep COM and DCOM more seperated
(This used to be commit f694f484c422d0c86beb58e8f62f134f8676d5e1)
Diffstat (limited to 'source4/librpc')
-rw-r--r-- | source4/librpc/config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk index 086a232343..e5660af907 100644 --- a/source4/librpc/config.mk +++ b/source4/librpc/config.mk @@ -448,7 +448,6 @@ NOPROTO = YES [SUBSYSTEM::DCOM_PROXY_DCOM] ADD_OBJ_FILES = librpc/gen_ndr/ndr_dcom_c.o -INIT_FUNCTION = dcom_dcom_init REQUIRED_SUBSYSTEMS = LIBRPC NDR_DCOM NOPROTO = YES |