jeremy a66f4fad40 Remove --without-libldap from configure args
This has been broken at runtime since the update to OpenLDAP 2.6.2.
ruby-ldap previously linked to libldap_r, but the OpenLDAP update removed
libldap_r, and the code compiled without linking to any ldap library,
breaking at runtime.

Update WANTLIB while here.
2022-07-12 23:39:34 +00:00
..
2022-03-11 18:31:17 +00:00