mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +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). |
||
---|---|---|
.. | ||
build.dsp | ||
config.guess | ||
config.sub | ||
db.2.x.README | ||
dir.mk | ||
info.mk | ||
install-sh | ||
lib-shared.mk | ||
lib-static.mk | ||
lib.mk | ||
ltconfig | ||
ltmain.sh | ||
main.dsw | ||
man.mk | ||
missing | ||
mkdep | ||
mkrelease | ||
mkversion | ||
mod.mk | ||
openldap.m4 | ||
rules.mk | ||
srv.mk | ||
top.mk | ||
version |