aboutsummaryrefslogtreecommitdiff
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 66c9a92..b39e917 100644
--- a/configure.ac
+++ b/configure.ac
@@ -175,7 +175,7 @@ if test $status_ldap != no; then
status_ldap=no
fi])
fi
-AM_CONDITIONAL([LDAP_COND],[test $status_postgres = yes])
+AM_CONDITIONAL([LDAP_COND],[test $status_ldap = yes])
# Readline
AC_ARG_WITH([readline],

Return to:

Send suggestions and report system problems to the System administrator.