Fix: event-notifier: not propagating error counter indexes
[lttng-ust.git] / lttng-ust.pc.in
CommitLineData
4cf459a7
YB
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: LTTng Userspace Tracer
74a6d87b 7Description: The LTTng Userspace Tracer (UST) is a library accompanied by a set of tools to trace userspace code.
4cf459a7
YB
8Version: @PACKAGE_VERSION@
9Requires:
3f38c6a3 10Libs: -L${libdir} -llttng-ust -llttng-ust-common -ldl
4cf459a7
YB
11Cflags: -I${includedir}
12
This page took 0.027912 seconds and 4 git commands to generate.