summaryrefslogtreecommitdiff
path: root/pangocairo.pc.in
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-04-28 01:38:47 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-04-28 01:38:47 +0000
commit61064c7998cfcb870dbdf002021860903e3715e7 (patch)
treeb056784a75030dd6996a2e1c4170e88f75ee1bc0 /pangocairo.pc.in
parent2b59a2594b6aa44324d2032d5dedc43b2eff5d10 (diff)
downloadpango-61064c7998cfcb870dbdf002021860903e3715e7.tar.gz
Remove CAIRO_CFLAGS from Cflags, as we Require cairo already.
2006-04-27 Behdad Esfahbod <behdad@gnome.org> * pangocairo.pc.in, pangocairo-uninstalled.pc.in: Remove CAIRO_CFLAGS from Cflags, as we Require cairo already.
Diffstat (limited to 'pangocairo.pc.in')
-rw-r--r--pangocairo.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pangocairo.pc.in b/pangocairo.pc.in
index affc77dc..8dbcfacc 100644
--- a/pangocairo.pc.in
+++ b/pangocairo.pc.in
@@ -8,4 +8,4 @@ Description: Cairo rendering support for Pango
Version: @VERSION@
Requires: pango cairo @PKGCONFIG_CAIRO_REQUIRES@
Libs: -L${libdir} -lpangocairo-@PANGO_API_VERSION@ @PKGCONFIG_CAIRO_LIBS@
-Cflags: -I${includedir}/pango-1.0 @CAIRO_CFLAGS@
+Cflags: -I${includedir}/pango-1.0