summaryrefslogtreecommitdiff
path: root/xtst.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'xtst.pc.in')
-rw-r--r--xtst.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/xtst.pc.in b/xtst.pc.in
index cded463..d429bdd 100644
--- a/xtst.pc.in
+++ b/xtst.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: Xtst
Description: The Xtst Library
Version: @PACKAGE_VERSION@
-Cflags: -I${includedir} @DEP_CFLAGS@
-Libs: -L${libdir} -lXtst @DEP_LIBS@
+Cflags: -I${includedir} @XTST_CFLAGS@
+Libs: -L${libdir} -lXtst @XTST_LIBS@