mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
Merge branch 'PHP-5.6'
* PHP-5.6: keep LDAP_DEPRECATED in config.w32
This commit is contained in:
@@ -21,6 +21,7 @@ if (PHP_LDAP != "no") {
|
||||
AC_DEFINE('HAVE_LDAP', 1);
|
||||
AC_DEFINE('HAVE_LDAP_SASL', 1);
|
||||
AC_DEFINE('HAVE_LDAP_SASL_SASL_H', 1);
|
||||
AC_DEFINE('LDAP_DEPRECATED', 1);
|
||||
|
||||
} else {
|
||||
WARNING("ldap not enabled; libraries and headers not found");
|
||||
|
||||
Reference in New Issue
Block a user