Rename ust.pc.in to lttng-ust.pc.in
[lttng-ust.git] / ust.pc.in
diff --git a/ust.pc.in b/ust.pc.in
deleted file mode 100644 (file)
index 095cdbb..0000000
--- a/ust.pc.in
+++ /dev/null
@@ -1,13 +0,0 @@
-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} 
-
This page took 0.023841 seconds and 4 git commands to generate.