drop krbv4 support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24517 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
AM_CPPFLAGS += -I$(srcdir)/.. $(INCLUDE_krb4) $(INCLUDE_hcrypto)
|
||||
AM_CPPFLAGS += -I$(srcdir)/.. $(INCLUDE_hcrypto)
|
||||
|
||||
noinst_LIBRARIES = libtelnet.a
|
||||
|
||||
@@ -15,10 +15,9 @@ libtelnet_a_SOURCES = \
|
||||
encrypt.c \
|
||||
encrypt.h \
|
||||
genget.c \
|
||||
kerberos.c \
|
||||
kerberos5.c \
|
||||
misc-proto.h \
|
||||
misc.c \
|
||||
misc.h
|
||||
|
||||
EXTRA_DIST = krb4encpwd.c rsaencpwd.c spx.c
|
||||
EXTRA_DIST = rsaencpwd.c spx.c
|
||||
|
Reference in New Issue
Block a user