drop krb4

This commit is contained in:
Love Hörnquist Åstrand
2011-08-10 09:26:20 -07:00
parent 9fa3112645
commit 1828443089

View File

@@ -2,8 +2,6 @@
include $(top_srcdir)/Makefile.am.common
AM_CPPFLAGS += $(INCLUDE_krb4)
bin_PROGRAMS = afslog pagsh
afslog_SOURCES = afslog.c
@@ -13,7 +11,6 @@ pagsh_SOURCES = pagsh.c
man_MANS = afslog.1 pagsh.1
LDADD = $(LIB_kafs) \
$(LIB_krb4) \
$(top_builddir)/lib/krb5/libkrb5.la \
$(top_builddir)/lib/asn1/libasn1.la \
$(LIB_hcrypto) \