summaryrefslogtreecommitdiffstats
path: root/src/kdc/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/kdc/configure.in')
-rw-r--r--src/kdc/configure.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/kdc/configure.in b/src/kdc/configure.in
index 9515483ac7..450a8e945f 100644
--- a/src/kdc/configure.in
+++ b/src/kdc/configure.in
@@ -42,12 +42,6 @@ if test "$withval" = yes; then
AC_MSG_RESULT(Updating KDC database with each request)
AC_DEFINE(KRBCONF_KDC_MODIFIES_KDB)
fi
-dnl XXX This will go away soon. -- tlyu
-AC_ARG_ENABLE([athena],
-[ --enable-athena build with MIT Project Athena configuration
- -- here meaning use temporary DES3 etype that
- includes 32-bit length codings],
-[AC_DEFINE(ATHENA_DES3_KLUDGE)],)
dnl
dnl Needed for hw-preauth replay detection on KDC.
dnl