X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=ust.pc.in;fp=ust.pc.in;h=095cdbb32cf5c6fc1ac71a14e99796026df94999;hp=0000000000000000000000000000000000000000;hb=4cf459a783b914dfd2942b93c8ddbff11a025739;hpb=283f11580b1ef306fc9592bde3c352d9216521be diff --git a/ust.pc.in b/ust.pc.in new file mode 100644 index 0000000..095cdbb --- /dev/null +++ b/ust.pc.in @@ -0,0 +1,13 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: LTTng Userspace Tracer +Description: The Userspace Tracer (UST) is a library accompanied by a set of tools to trace userspace code. +Version: @PACKAGE_VERSION@ +Requires: +Requires.private: liburcu-bp +Libs: -L${libdir} -lust +Cflags: -I${includedir} +