From: Mathieu Desnoyers Date: Thu, 19 Oct 2023 17:34:06 +0000 (-0400) Subject: Cleanup: remove whitespaces at EOL in lttng-ust.pc.in X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=commitdiff_plain;h=fead889e911348c593cacda290fd69db5b585a24 Cleanup: remove whitespaces at EOL in lttng-ust.pc.in Signed-off-by: Mathieu Desnoyers Change-Id: I1da0f8291929c6638bea44748e6e223ba32b36dc --- diff --git a/src/lib/lttng-ust.pc.in b/src/lib/lttng-ust.pc.in index 6aee46ef..bd3600cb 100644 --- a/src/lib/lttng-ust.pc.in +++ b/src/lib/lttng-ust.pc.in @@ -4,9 +4,9 @@ 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. +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} +Cflags: -I${includedir}