Revert "Detect and document dependency on -ldl on Linux, -lc on BSD for dlopen"
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 22 Feb 2012 22:09:31 +0000 (17:09 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 22 Feb 2012 22:09:31 +0000 (17:09 -0500)
commit5cbd73b809f24c435cc4b4523e8add1fda3acfb5
tree832a42debd10c2e625db6b0e44bfb6ac671801b9
parent40af798b1df71a39b748f83e70bcccf7ded79cb1
Revert "Detect and document dependency on -ldl on Linux, -lc on BSD for dlopen"

This reverts commit 90cefaa31af0a85593a155fba8570e04c653225a.

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 [new file with mode: 0644]
tests/hello/Makefile.example.bsd [deleted file]
tests/hello/Makefile.example.linux [deleted file]
This page took 0.026496 seconds and 4 git commands to generate.