summaryrefslogtreecommitdiff
path: root/source4/librpc/config.m4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-07-06 01:16:57 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:56:52 -0500
commit3b7872f69ffa0b1cde8d14ab9122a91ee8aab7a6 (patch)
treeb8743b83271b765b30961d8c2a8bdb1b6dd2043e /source4/librpc/config.m4
parent49d6c46fa3fa0b074e1544d33c814f9de0f544aa (diff)
downloadsamba-3b7872f69ffa0b1cde8d14ab9122a91ee8aab7a6.tar.gz
samba-3b7872f69ffa0b1cde8d14ab9122a91ee8aab7a6.tar.bz2
samba-3b7872f69ffa0b1cde8d14ab9122a91ee8aab7a6.zip
r1351: add derpc spengo wrapper
not yet used and not working because of bugs in the gensec spnego code metze (This used to be commit b9795ed5735ad88a2ba9608d3d8804edf77e4cd4)
Diffstat (limited to 'source4/librpc/config.m4')
-rw-r--r--source4/librpc/config.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/librpc/config.m4 b/source4/librpc/config.m4
index 4df76e96be..7e0f92b3cc 100644
--- a/source4/librpc/config.m4
+++ b/source4/librpc/config.m4
@@ -39,6 +39,7 @@ SMB_SUBSYSTEM(LIBRPC_RAW,[],
librpc/rpc/dcerpc_util.o
librpc/rpc/dcerpc_schannel.o
librpc/rpc/dcerpc_ntlm.o
+ librpc/rpc/dcerpc_spnego.o
librpc/rpc/dcerpc_smb.o
librpc/rpc/dcerpc_tcp.o])