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