Cleanup: kmod library detection
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 11 May 2017 16:13:16 +0000 (12:13 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 1 Jun 2017 20:41:02 +0000 (16:41 -0400)
commit83dcc0261a9cb44d9c5a25318e057a1aec6518a0
tree8a9302b9f1586c3d93fafe35458adeb17b9f7482
parentb1c46f877df8d424d82125f32e2dabd651280f3b
Cleanup: kmod library detection

Simplify kmod detection code and use a variable to store the detected
lib instead of using the global LIBS variable.

Also remove the --with-kmod-prefix configure option since we don't offer
it for other libs and it's based on user variables which the build
system shouldn't be messing with.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
configure.ac
src/bin/lttng-sessiond/Makefile.am
This page took 0.024315 seconds and 4 git commands to generate.