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:58:46 +0000 (16:58 -0400)
commit6866c4ad3db0a063046356e8698d440897cdb74c
tree1cdbdf3822e0184223e289c33f08651df18814fa
parentb1e910309fb5e7d46aadbc5321a2c23b288faff2
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.026508 seconds and 5 git commands to generate.