mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
b7dd47c4cb
with the shared libraries instead of static, defaults to no * build/lib-shared.mk: if LINK_BINS_DYNAMIC is set we create a symlink to the .so and .so.# file along with the .a and .la files * build/lib.mk: make sure the above links get removed on clean target * build/top.mk: add define for LINK_BINS_DYNAMIC * tests/scripts/defines.sh: add export for LD_LIBRARY_PATH so that tests will run without requiring installation of libraries when we use --enable-dynamic (LD_LIBRARY_PATH is always set, since it can't really hurt). |
||
---|---|---|
.. | ||
acfilter.sh | ||
all | ||
defines.sh | ||
makeldbm.sh | ||
passwd-search | ||
startup_nis_ldap_server.sh | ||
test001-slapadd | ||
test002-populate | ||
test003-search | ||
test004-modify | ||
test005-modrdn | ||
test006-acls | ||
test007-replication | ||
test008-concurrency | ||
test009-referral |