summaryrefslogtreecommitdiff
path: root/pangoxft.pc.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-06-04 16:14:16 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-06-04 16:14:16 +0000
commit0623b011441e813c62d43e410b2419ae603e59f9 (patch)
tree9171aab65ce7a53ef949f65921f231e474bebf48 /pangoxft.pc.in
parent5a2de6f0bb199b5f9f58ae2eed44e26b18fad634 (diff)
downloadpango-0623b011441e813c62d43e410b2419ae603e59f9.tar.gz
Fix to have @XFT_CFLAGS@
Tue Jun 4 11:52:10 2002 Owen Taylor <otaylor@redhat.com> * pangoxft.pc.in (Cflags): Fix to have @XFT_CFLAGS@
Diffstat (limited to 'pangoxft.pc.in')
-rw-r--r--pangoxft.pc.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/pangoxft.pc.in b/pangoxft.pc.in
index 6f0471e8..8a1e54a1 100644
--- a/pangoxft.pc.in
+++ b/pangoxft.pc.in
@@ -8,5 +8,4 @@ Description: Xft font support for Pango
Version: @VERSION@
Requires: pango
Libs: -L${libdir} -lpangoxft-@PANGO_API_VERSION@ @PKGCONFIG_XFT_LIBS@
-Cflags: -I${includedir}/pango-1.0 @X_CFLAGS@ @FONTCONFIG_CFLAGS@
-
+Cflags: -I${includedir}/pango-1.0 @XFT_CFLAGS@