1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-23 09:57:40 +03:00

r18574: re-enable the echo pipe in smbscript. I suspect disabling this was an

accidental part of commit in the recent echo.idl changes (in r18565)
(This used to be commit 5e143267d7ae18536f1a1be8966dc5e783ea867e)
This commit is contained in:
Andrew Tridgell 2006-09-15 22:59:18 +00:00 committed by Gerald (Jerry) Carter
parent f5fc8e3530
commit 818b01f177

View File

@ -618,11 +618,11 @@ PRIVATE_DEPENDENCIES = \
# End SUBSYSTEM dcerpc
################################################
#[MODULE::RPC_EJS_ECHO]
#INIT_FUNCTION = ejs_init_rpcecho
#OBJ_FILES = gen_ndr/ndr_echo_ejs.o
#SUBSYSTEM = smbcalls
#PUBLIC_DEPENDENCIES = dcerpc NDR_ECHO EJSRPC
[MODULE::RPC_EJS_ECHO]
INIT_FUNCTION = ejs_init_rpcecho
OBJ_FILES = gen_ndr/ndr_echo_ejs.o
SUBSYSTEM = smbcalls
PUBLIC_DEPENDENCIES = dcerpc NDR_ECHO EJSRPC
[MODULE::RPC_EJS_MISC]
INIT_FUNCTION = ejs_init_misc