Cleanup: popt library detection
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 12 May 2017 16:07:40 +0000 (12:07 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 1 Jun 2017 20:59:06 +0000 (16:59 -0400)
commite65db12c60c128865623cc832191c85b021387c9
tree6f06a75a4e5ebdc7ca82521b54090c1530b415a4
parent8d637bd72a824514775d20eb0a729e53d22e0981
Cleanup: popt library detection

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

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