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

(-)Makefile.ext (+4 lines)
Lines 147-152 Link Here
147
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
147
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
148
148
149
USE_OPENLDAP=	yes
149
USE_OPENLDAP=	yes
150
151
. ifdef(WANT_OPENLDAP_SASL)
152
CONFIGURE_ARGS+=--with-ldap-sasl
153
. endif
150
.endif
154
.endif
151
155
152
.if ${PHP_MODNAME} == "mbstring"
156
.if ${PHP_MODNAME} == "mbstring"

Return to bug 96428