summaryrefslogtreecommitdiff
path: root/dmx.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'dmx.pc.in')
-rw-r--r--dmx.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/dmx.pc.in b/dmx.pc.in
index 8500c9f..6110ac7 100644
--- a/dmx.pc.in
+++ b/dmx.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: dmx
Description: The dmx Library
Version: @PACKAGE_VERSION@
-Cflags: -I${includedir} @DEP_CFLAGS@
-Libs: -L${libdir} -ldmx @DEP_LIBS@
+Cflags: -I${includedir} @DMX_CFLAGS@
+Libs: -L${libdir} -ldmx @DMX_LIBS@