summaryrefslogtreecommitdiff
path: root/pangox.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pangox.pc.in')
-rw-r--r--pangox.pc.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/pangox.pc.in b/pangox.pc.in
index bb7ff511..95f1c261 100644
--- a/pangox.pc.in
+++ b/pangox.pc.in
@@ -7,6 +7,5 @@ Name: Pango X
Description: X Window System font support for Pango
Version: @VERSION@
Requires: pango
-Libs: -L${libdir} -lpangox-@PANGO_API_VERSION@ @PKGCONFIG_X_LIBS@
+Libs: -L${libdir} -lpangox-@PANGO_API_VERSION@ @X_LIBS@
Cflags: -I${includedir}/pango-1.0 @X_CFLAGS@
-