summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2019-02-10 11:10:27 +0100
committerRene Engelhard <rene@debian.org>2019-02-10 11:10:27 +0100
commit05bcc58408f5969bbab42dee66c6dc97ee63bd73 (patch)
tree9dfe16e7d75c487d7c43bf6032c28df69660c601 /configure.ac
parentb92813d9b8b09604ecf7a9adc60f360f3bde140d (diff)
fix comment
LDAP support is mainly for ldapbe (LDAP configuration backend), the libpq one is just a by-product... so "in Base" is wrong Change-Id: I342e579b5a832f6a4722499da3f0f1c35f4c0a5d
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 35c7e02d36d1..4881270656da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9220,7 +9220,7 @@ fi
AC_SUBST(SYSTEM_ODBC_HEADERS)
dnl ===================================================================
-dnl Enable LDAP support in Base
+dnl Enable LDAP support
dnl ===================================================================
if test "$_os" != "WINNT" -a "$_os" != "iOS" -a "$_os" != "Android"; then