Introduce SONAME defines
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 18 Mar 2021 20:50:27 +0000 (16:50 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 29 Mar 2021 17:59:34 +0000 (13:59 -0400)
commit3d3dc207c16d90ecd80eb1e757fe8b94ff317c63
tree94502d67d038c9dcf4de2833d1854c011bcd09e8
parentd0c8f180cac01b888a81ce8abb47ce9e57925a53
Introduce SONAME defines

Folowing the refactor of the autotools code, the major soname number of each
library is now available as a define in 'lttng/ust-version.h'. Use them
instead of literal value that have to be synchronized manually.

Change-Id: I7d777d32c2a710708c1ac2546111458c281fce13
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/tracepoint.h
include/lttng/ust-tracer.h
liblttng-ust/lttng-ust-comm.c
This page took 0.024584 seconds and 4 git commands to generate.