drop krbv4 support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24504 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 += $(INCLUDE_krb4) $(INCLUDE_hesiod)
|
AM_CPPFLAGS += $(INCLUDE_hesiod)
|
||||||
|
|
||||||
bin_SCRIPTS = pfrom
|
bin_SCRIPTS = pfrom
|
||||||
|
|
||||||
@@ -21,7 +21,6 @@ CLEANFILES = pfrom
|
|||||||
EXTRA_DIST = pfrom.in $(man_MANS)
|
EXTRA_DIST = pfrom.in $(man_MANS)
|
||||||
|
|
||||||
LDADD = $(LIB_krb5) \
|
LDADD = $(LIB_krb5) \
|
||||||
$(LIB_krb4) \
|
|
||||||
$(LIB_hcrypto) \
|
$(LIB_hcrypto) \
|
||||||
$(LIB_roken) \
|
$(LIB_roken) \
|
||||||
$(LIB_hesiod)
|
$(LIB_hesiod)
|
||||||
|
Reference in New Issue
Block a user