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>
Wed, 22 Feb 2012 22:27:25 +0000 (17:27 -0500)
commitc6c454ab6ca9d19041d4f16e6139b514fe1b954f
treeda5c51f8c73d135d7af34c15740df5d4cbbaa7a9
parentbf24b009e15fdf7c9c5fdf464a2576ce8cd7dfc3
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.025518 seconds and 4 git commands to generate.