From: Han-Wen Nienhuys Date: Sun, 17 Apr 2005 21:09:45 +0000 (+0000) Subject: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC X-Git-Tag: release/2.5.20~23 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f580447b6fda24fead67f12aa3c46734e98ad1dd;p=lilypond.git remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC --- diff --git a/ChangeLog b/ChangeLog index 71c5e3b1dd..535cfb2047 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-04-17 Han-Wen Nienhuys + + * config.hh.in: remove HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC + 2005-04-17 Mathieu Giraud * scm/chord-name.scm : support for italian and french diff --git a/THANKS b/THANKS index a7a8bc4a0a..0627e04adf 100644 --- a/THANKS +++ b/THANKS @@ -24,6 +24,7 @@ John Williams Juergen Reuter Juliusz Chroboczek Matthias Neeracher +Matthieu Giraud Mats Bengtsson Nicolas Sceaux Pal Benko diff --git a/config.hh.in b/config.hh.in index 2e453ad989..bd0e19a252 100644 --- a/config.hh.in +++ b/config.hh.in @@ -83,9 +83,6 @@ /* define if you have pango FT2 binding */ #define HAVE_PANGO_FT2 0 -/* define if you have pango_fc_font_map_add_decoder_find_func */ -#define HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC 0 - /* define if you have libkpathsea.so */ #define HAVE_LIBKPATHSEA_SO 0