Skip to content

meson: Respect ldap option

Chris Mayo requested to merge chrism/libgda:ldap into master

Only build LDAP provider if requested.

Also fix configuration failure if openldap is not installed:

tools/meson.build:149:0: ERROR: Unknown variable "libldap_provider".

Merge request reports