rename gssapi/ntlm/digest.c to kdc.c since that is what its talking too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25292 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -178,7 +178,7 @@ ntlmsrc = \
|
|||||||
ntlm/process_context_token.c \
|
ntlm/process_context_token.c \
|
||||||
ntlm/release_cred.c \
|
ntlm/release_cred.c \
|
||||||
ntlm/release_name.c \
|
ntlm/release_name.c \
|
||||||
ntlm/digest.c
|
ntlm/kdc.c
|
||||||
|
|
||||||
$(srcdir)/ntlm/ntlm-private.h:
|
$(srcdir)/ntlm/ntlm-private.h:
|
||||||
cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p ntlm/ntlm-private.h $(ntlmsrc) || rm -f ntlm/ntlm-private.h
|
cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p ntlm/ntlm-private.h $(ntlmsrc) || rm -f ntlm/ntlm-private.h
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "ntlm.h"
|
#include "ntlm.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
#ifdef DIGEST
|
#ifdef DIGEST
|
||||||
|
|
||||||
/*
|
/*
|
Reference in New Issue
Block a user