Fix: check for lttng-ust >= 2.11 at configure
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 23 Oct 2019 15:08:34 +0000 (11:08 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 24 Oct 2019 20:05:27 +0000 (16:05 -0400)
commit8341c74d7315e3b8b157a9e2f2fd7e80e01aa0dd
treed7526b8aebd162fce646d9d40ced8a689bed0c1f
parent6486cfa7c2e01dc175de0d2a820220a4ee70701b
Fix: check for lttng-ust >= 2.11 at configure

We don't support building lttng-tools against an older version of
lttng-ust, make this check explicitly at configure.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
configure.ac
This page took 0.025462 seconds and 4 git commands to generate.