View | Details | Raw Unified | Return to bug 185151
Collapse All | Expand All

(-)Makefile.ext.patched 2013-12-24 01:34:09.068057995 -0500 (-1 / +1 lines)
Lines 160-166 Link Here
160
USE_OPENLDAP=  yes
160
USE_OPENLDAP=  yes
161
161
162
. ifdef(WANT_OPENLDAP_SASL)
162
. ifdef(WANT_OPENLDAP_SASL)
163
CONFIGURE_ARGS+=--with-ldap-sasl
163
CONFIGURE_ARGS+=--with-ldap-sasl=${LOCALBASE}
164
. endif
164
. endif
165
.endif
165
.endif

Return to bug 185151