Skip to content

Commit e851133

Browse files
weltlingJulien Pauli
authored and
Julien Pauli
committed
fix config.w32
1 parent e85f8e1 commit e851133

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/ldap/config.w32

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ if (PHP_LDAP != "no") {
2222
AC_DEFINE('HAVE_LDAP_SASL', 1);
2323
AC_DEFINE('HAVE_LDAP_SASL_SASL_H', 1);
2424
AC_DEFINE('LDAP_DEPRECATED', 1);
25+
AC_DEFINE('HAVE_LDAP_CONTROL_FIND', 1);
2526

2627
} else {
2728
WARNING("ldap not enabled; libraries and headers not found");

0 commit comments

Comments
 (0)