2 # Copyright (C) 2012 Yannick Brosseau <yannick.brosseau@gmail.com>
4 # SPDX-License-Identifier: LGPL-2.1-only
7 exec_prefix=@exec_prefix@
9 includedir=@includedir@
11 Name: LTTng control library
12 Description: The LTTng control and utility library is a library used to control the tracing sessions of a LTTng-session daemon
13 Version: @PACKAGE_VERSION@
16 Libs: -L${libdir} -llttng-ctl
17 Cflags: -I${includedir}