summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2013-01-04 22:30:47 +0100
committerArthur de Jong <arthur@arthurdejong.org>2013-03-03 11:40:04 +0100
commit37151df22e5cdf31c92b15157fe8a18e061ee2fb (patch)
tree4ad7a0f50c73625bb37d7f0d8af06a41bc3456bd /configure.ac
parent1c2ab50ab32ca1ececeba7bd45429a3bee1a8d05 (diff)
provide a replacement implementation of ldap_parse_passwordpolicy_control() for systems that don't have it
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a7d03f7..2e9fce6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -726,6 +726,7 @@ then
# replace other ldap functions
AC_REPLACE_FUNCS(ldap_passwd_s)
AC_REPLACE_FUNCS(ldap_initialize)
+ AC_REPLACE_FUNCS(ldap_parse_passwordpolicy_control)
# check the number of arguments that ldap_set_rebind_proc() uses
AC_CACHE_CHECK(