[Libreoffice-commits] core.git: configure.ac
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Feb 10 10:11:48 UTC 2019
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 05bcc58408f5969bbab42dee66c6dc97ee63bd73
Author: Rene Engelhard <rene at debian.org>
AuthorDate: Sun Feb 10 11:10:27 2019 +0100
Commit: Rene Engelhard <rene at debian.org>
CommitDate: Sun Feb 10 11:10:27 2019 +0100
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
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
More information about the Libreoffice-commits
mailing list