summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure.in b/src/configure.in
index 20214e91e..c7b0910e9 100644
--- a/src/configure.in
+++ b/src/configure.in
@@ -7,7 +7,7 @@ WITH_KRB4
WITH_NETLIB
AC_ARG_ENABLE([athena],
[ --enable-athena build with MIT Project Athena configuration],,)
-if test -z "$KRB4" then
+if test -z "$KRB4"; then
kadminv4=""
else
kadminv4=kadmin.v4