X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-ust.pc.in;fp=lttng-ust.pc.in;h=0000000000000000000000000000000000000000;hb=9d4c8b2d907edb9ebc9bfde55602598e7ba0832e;hp=6aee46ef1856b5cfdcb9f0915a0a02c208bde05b;hpb=6ba6fd60507f8e045bdc4f1be14e9d99c6a15f7f;p=lttng-ust.git diff --git a/lttng-ust.pc.in b/lttng-ust.pc.in deleted file mode 100644 index 6aee46ef..00000000 --- a/lttng-ust.pc.in +++ /dev/null @@ -1,12 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: LTTng Userspace Tracer -Description: The LTTng Userspace Tracer (UST) is a library accompanied by a set of tools to trace userspace code. -Version: @PACKAGE_VERSION@ -Requires: -Libs: -L${libdir} -llttng-ust -llttng-ust-common -ldl -Cflags: -I${includedir} -