openldap/libraries
Julio Sánchez Fernández 50dafec453 Fixed an irritating problem with nss_ldap and pam_ldap. Since these
modules are dynamically loaded, they summon libldap when needed.
However, depending on the security libraries available when the
shared libldap was built, the latter brings up other dependencies.
On some platforms, it seems that no solution is available: no
indirect dynamic dependencies.  But for some platforms where this
is supported (in particular, Linux), the shared libldap must
contain info on what other dynamic libraries it needs.  We were
failing to put this info into the shared library.  This patch
seems to fix it.
2000-03-13 17:55:41 +00:00
..
libavl Remove lint 1999-12-13 04:53:59 +00:00
liblber Add comment concern appropriate use of LDAP_MEMORY_DEBUG 2000-02-16 23:51:34 +00:00
libldap Fixed an irritating problem with nss_ldap and pam_ldap. Since these 2000-03-13 17:55:41 +00:00
libldap_r Remove race condition noted in ITS#216. 2000-03-11 00:58:10 +00:00
libldbm ITS#450: teach LDBM/GDBM about cursors 2000-02-11 02:05:14 +00:00
libldif Use required form if value is zero length, eg "attr-desc:". 2000-02-03 22:28:12 +00:00
liblunicode Really fix VPATH support... 2000-01-28 21:52:28 +00:00
liblutil Don't chdir("/"). Root may not be writable to daemon. 2000-02-08 04:22:31 +00:00
Makefile.in Remove double listing of libldif which breaks 'make veryclean' 2000-01-28 21:18:55 +00:00