From: Behdad Esfahbod Date: Tue, 29 Jan 2008 22:39:16 +0000 (+0000) Subject: Bug 496244 – Don't use freetype-config, use pkg-config X-Git-Tag: PANGO_1_19_4~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=28a07501084127ca2e0abdbe02f2206e73ccf20e;p=platform%2Fupstream%2Fpango.git Bug 496244 – Don't use freetype-config, use pkg-config 2008-01-29 Behdad Esfahbod 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=2560 --- diff --git a/ChangeLog b/ChangeLog index b909e17..41a23da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2008-01-29 Behdad Esfahbod + + 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. + 2008-01-28 Behdad Esfahbod Bug 512566 – dont' use deprecated macro