summaryrefslogtreecommitdiff
path: root/automotive-dlt.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'automotive-dlt.pc.in')
-rw-r--r--automotive-dlt.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/automotive-dlt.pc.in b/automotive-dlt.pc.in
index dedda39..bddd03b 100644
--- a/automotive-dlt.pc.in
+++ b/automotive-dlt.pc.in
@@ -20,8 +20,8 @@ includedir=${exec_prefix}/include
Name: DLT
Description: Diagnostic Log and Trace
-Version: @DLT_VERSION@
+Version: @PROJECT_VERSION@
Requires:
Libs: -L${libdir} -ldlt -lrt -lpthread @ZLIB_LIBRARY@
-Cflags: -I${includedir}/dlt -DDLT_@DLT_MAJOR_VERSION@_@DLT_MINOR_VERSION@
+Cflags: -I${includedir}/dlt -DDLT_@PROJECT_VERSION_MAJOR@_@PROJECT_VERSION_MINOR@