drop krbv4 support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24518 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
include $(top_srcdir)/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
AM_CPPFLAGS += -I$(srcdir)/.. $(INCLUDE_krb4) $(INCLUDE_hcrypto)
|
AM_CPPFLAGS += -I$(srcdir)/.. $(INCLUDE_hcrypto)
|
||||||
|
|
||||||
libexec_PROGRAMS = telnetd
|
libexec_PROGRAMS = telnetd
|
||||||
|
|
||||||
@@ -16,7 +16,6 @@ man_MANS = telnetd.8
|
|||||||
LDADD = \
|
LDADD = \
|
||||||
../libtelnet/libtelnet.a \
|
../libtelnet/libtelnet.a \
|
||||||
$(LIB_krb5) \
|
$(LIB_krb5) \
|
||||||
$(LIB_krb4) \
|
|
||||||
$(LIB_hcrypto) \
|
$(LIB_hcrypto) \
|
||||||
$(LIB_tgetent) \
|
$(LIB_tgetent) \
|
||||||
$(LIB_logwtmp) \
|
$(LIB_logwtmp) \
|
||||||
|
Reference in New Issue
Block a user