Detect and document dependency on -ldl on Linux, -lc on BSD for dlopen
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 21 Feb 2012 16:25:14 +0000 (11:25 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 21 Feb 2012 16:25:14 +0000 (11:25 -0500)
commit90cefaa31af0a85593a155fba8570e04c653225a
tree0bb1c8fd22502c6b6278d79f39bc5d1d4c1e123e
parent277d6e1d016e69184fd49b867ff1268d3ff668f5
Detect and document dependency on -ldl on Linux, -lc on BSD for dlopen

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
15 files changed:
README
configure.ac
doc/examples/easy-ust/Makefile
doc/examples/gen-tp/Makefile
liblttng-ust-fork/Makefile.am
liblttng-ust-libc-wrapper/Makefile.am
tests/demo/Makefile.am
tests/demo/README
tests/dlopen/Makefile.am
tests/hello-static-lib/Makefile.am
tests/hello.cxx/Makefile.am
tests/hello/Makefile.am
tests/hello/Makefile.example [deleted file]
tests/hello/Makefile.example.bsd [new file with mode: 0644]
tests/hello/Makefile.example.linux [new file with mode: 0644]
This page took 0.026231 seconds and 4 git commands to generate.