From d8ae7b5a35d491121d592bcf709e32a6270e3883 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 10 Aug 2011 09:28:16 -0700 Subject: [PATCH] drop krb4 --- appl/su/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appl/su/Makefile.am b/appl/su/Makefile.am index 892bcaf42..0a942ee7d 100644 --- a/appl/su/Makefile.am +++ b/appl/su/Makefile.am @@ -2,7 +2,7 @@ include $(top_srcdir)/Makefile.am.common -AM_CPPFLAGS += $(INCLUDE_krb4) $(INCLUDE_hcrypto) +AM_CPPFLAGS += $(INCLUDE_hcrypto) bin_PROGRAMS = su bin_SUIDS = su