summaryrefslogtreecommitdiff
path: root/pangox.pc.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-10-29 16:55:14 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-10-29 16:55:14 +0000
commit1be1cbc487b01b554e50e19565506dac165248ce (patch)
treed9aba7ff763207c3a1e112dbfa85d96cd3f3c10e /pangox.pc.in
parent53570e37a04c11518dc99c1b6357cff8182c1980 (diff)
downloadpango-1be1cbc487b01b554e50e19565506dac165248ce.tar.gz
Add @X_CFLAGS@ (#63095, Dan Winship)
Mon Oct 29 11:54:06 2001 Owen Taylor <otaylor@redhat.com> * pangox.pc.in (Cflags): Add @X_CFLAGS@ (#63095, Dan Winship)
Diffstat (limited to 'pangox.pc.in')
-rw-r--r--pangox.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pangox.pc.in b/pangox.pc.in
index 22e36027..8c76683a 100644
--- a/pangox.pc.in
+++ b/pangox.pc.in
@@ -8,5 +8,5 @@ Description: X Window System font support for Pango
Version: @VERSION@
Requires: pango
Libs: -L${libdir} -lpangox @X_LIBS@
-Cflags: -I${includedir}/pango-1.0
+Cflags: -I${includedir}/pango-1.0 @X_CFLAGS@