summaryrefslogtreecommitdiffstats
path: root/m4/mozldap.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/mozldap.m4')
-rw-r--r--m4/mozldap.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/mozldap.m4 b/m4/mozldap.m4
index c1744b49..23df0601 100644
--- a/m4/mozldap.m4
+++ b/m4/mozldap.m4
@@ -171,4 +171,6 @@ dnl default path for the ldap c sdk tools (see [210947] for more details)
ldaptool_bindir=$ldapsdk_bindir
# default options to pass to the tools
ldaptool_opts=
+ # get plain output from ldapsearch - no version
+ plainldif_opts=-1
fi