aboutsummaryrefslogtreecommitdiff
path: root/src/include/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/configure.in')
-rw-r--r--src/include/configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/configure.in b/src/include/configure.in
index 7287f15..71b47ff 100644
--- a/src/include/configure.in
+++ b/src/include/configure.in
@@ -181,6 +181,9 @@ if test $krb5_cv_has_type_socklen_t = yes; then
fi
dnl
dnl
+KRB5_AC_NEED_BIND_8_COMPAT
+dnl
+dnl
AC_ARG_ENABLE([athena],
[ --enable-athena build with MIT Project Athena configuration],
AC_DEFINE(KRB5_ATHENA_COMPAT,1,[Define if MIT Project Athena default configuration should be used]),)