From: hanwen Date: Thu, 16 Feb 2006 13:57:07 +0000 (+0000) Subject: HAVE_PANGO_FT2 iso. HAVE_PANGO_16 X-Git-Tag: release/2.7.38^2~126 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7522a313713e68257f5de3a45230163f3673c210;p=lilypond.git HAVE_PANGO_FT2 iso. HAVE_PANGO_16 --- diff --git a/ChangeLog b/ChangeLog index 5a57030827..557374fa5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-02-16 Han-Wen Nienhuys + + * lily/include/pango-font.hh: HAVE_PANGO_FT2 iso. HAVE_PANGO_16 + 2006-02-16 Jan Nieuwenhuizen * flower/test-file.cc: New file. diff --git a/lily/include/pango-font.hh b/lily/include/pango-font.hh index fcf5984bac..fd8ad69527 100644 --- a/lily/include/pango-font.hh +++ b/lily/include/pango-font.hh @@ -11,7 +11,7 @@ #include "config.hh" -#if HAVE_PANGO16 +#if HAVE_PANGO_FT2 #include #include