aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f12aacf0..700b58d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -487,7 +487,7 @@ else
if test "$with_kerberos" != "yes" ; then
searchdirs="$with_kerberos"
else
- searchdirs="$with_kerberos5 /usr/kerberos /usr/kerberosIV /usr/athena/usr"
+ searchdirs="$with_kerberos5 /usr/kerberos /usr/kerberosIV /usr/athena /usr"
fi
with_kerberos=
ac_saveLDFLAGS="$LDFLAGS"