From 28a07501084127ca2e0abdbe02f2206e73ccf20e Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 29 Jan 2008 22:39:16 +0000 Subject: [PATCH] =?utf8?q?Bug=20496244=20=E2=80=93=20Don't=20use=20freetyp?= =?utf8?q?e-config,=20use=20pkg-config?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) 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 -- 2.7.4