summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2013-01-04 22:38:33 +0100
committerArthur de Jong <arthur@arthurdejong.org>2013-03-03 11:40:04 +0100
commit5fce062a92b4838d976a412f88781ca12168ff77 (patch)
tree4e6a434ea7fc990a0f934dafab644540d2d5bc5c /configure.ac
parent37151df22e5cdf31c92b15157fe8a18e061ee2fb (diff)
provide a basic replacement implementation of ldap_passwordpolicy_err2txt() 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 2e9fce6..b55816a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -727,6 +727,7 @@ then
AC_REPLACE_FUNCS(ldap_passwd_s)
AC_REPLACE_FUNCS(ldap_initialize)
AC_REPLACE_FUNCS(ldap_parse_passwordpolicy_control)
+ AC_REPLACE_FUNCS(ldap_passwordpolicy_err2txt)
# check the number of arguments that ldap_set_rebind_proc() uses
AC_CACHE_CHECK(