X-Git-Url: http://rtime.felk.cvut.cz/gitweb/coffee/buildroot.git/blobdiff_plain/8158331ae3fe942a8d31469e7909924c8ea3cef6..b4dfee63d25629b26fdfc89a870c22474482642f:/package/apr-util/apr-util.mk diff --git a/package/apr-util/apr-util.mk b/package/apr-util/apr-util.mk index 973194b915..b006964ccb 100644 --- a/package/apr-util/apr-util.mk +++ b/package/apr-util/apr-util.mk @@ -48,6 +48,7 @@ APR_UTIL_CONF_OPTS += --without-sqlite3 endif ifeq ($(BR2_PACKAGE_OPENLDAP),y) +APR_UTIL_CONF_ENV += ac_cv_ldap_set_rebind_proc_style=three APR_UTIL_CONF_OPTS += \ --with-ldap \ --with-ldap-include="$(STAGING_DIR)/usr/include/" \