aboutsummaryrefslogtreecommitdiff
path: root/src/include/configure.in
diff options
context:
space:
mode:
authorno author <devnull@mit.edu>2004-01-07 23:25:10 +0000
committerno author <devnull@mit.edu>2004-01-07 23:25:10 +0000
commitc31bf6d84dd9638396a0ee8a9a1ff34ec2d85ca9 (patch)
treefcbc663b79f288481d3ff2004e7c38282b390c1d /src/include/configure.in
parent6670198c5e4945eaabfec95e24b0c47c7d97fc44 (diff)
downloadkrb5-kfw-2.6-beta1.zip
krb5-kfw-2.6-beta1.tar.gz
krb5-kfw-2.6-beta1.tar.bz2
This commit was manufactured by cvs2svn to create tagkfw-2.6-beta1
'kfw-2_6-beta-1'. git-svn-id: svn://anonsvn.mit.edu/krb5/tags/kfw-2_6-beta-1@15980 dc483132-0cff-0310-8789-dd5450dbe970
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]),)