summaryrefslogtreecommitdiff
path: root/pangowin32.pc.in
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-01-29 22:38:29 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-01-29 22:38:29 +0000
commit701bdf2deb549e925d1aef14c36f14858f3656c7 (patch)
tree76664cfe62dde4a49308aca6d908e067dabd1f59 /pangowin32.pc.in
parentbfa586f860e47650541a45f0c11360a2da306bd3 (diff)
downloadpango-701bdf2deb549e925d1aef14c36f14858f3656c7.tar.gz
Bug 496244 – Don't use freetype-config, use pkg-config
2008-01-29 Behdad Esfahbod <behdad@gnome.org> Bug 496244 – Don't use freetype-config, use pkg-config * configure.in: Don't use freetype-config. Also cleanup lots of old stale macros around configure.in. * pango-uninstalled.pc.in: * pango.pc.in: * pangocairo-uninstalled.pc.in: * pangocairo.pc.in: * pangoft2-uninstalled.pc.in: * pangoft2.pc.in: * pangowin32.pc.in: * pangox-uninstalled.pc.in: * pangox.pc.in: * pangoxft-uninstalled.pc.in: * pangoxft.pc.in: And cleaned up all the pkg-config files as a result. svn path=/trunk/; revision=2559
Diffstat (limited to 'pangowin32.pc.in')
-rw-r--r--pangowin32.pc.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/pangowin32.pc.in b/pangowin32.pc.in
index ab74a201..250d935b 100644
--- a/pangowin32.pc.in
+++ b/pangowin32.pc.in
@@ -7,6 +7,5 @@ Name: Pango Win32
Description: Win32 GDI font support for Pango
Version: @VERSION@
Requires: pango
-Libs: -L${libdir} -lpangowin32-@PANGO_API_VERSION@
+Libs: -L${libdir} -lpangowin32-@PANGO_API_VERSION@ @WIN32_LIBS@
Cflags: -I${includedir}/pango-1.0
-