drop unused KRB4 bits

This commit is contained in:
Love Hörnquist Åstrand
2011-07-30 14:17:09 -07:00
parent 646906538b
commit fc3b4fcd3e
3 changed files with 0 additions and 12 deletions

View File

@@ -196,12 +196,6 @@ DIR_hdbdir="$with_hdbdir"
AC_SUBST([DIR_hdbdir])
dnl no kerberos4 any more
with_krb4=no
AC_SUBST(INCLUDE_krb4)
AC_SUBST(LIB_krb4)
AM_CONDITIONAL(KRB4, false)
AM_CONDITIONAL(KRB5, true)
AM_CONDITIONAL(do_roken_rename, true)