mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
This fixes checks when building shared ldap library, or when ldap
installation directory is passed as argument:
./configure --with-ldap=shared
./configure --with-ldap=/path/to/ldap
./configure --with-ldap=shared,/path/to/ldap