From: Behdad Esfahbod Date: Thu, 11 Oct 2007 07:34:08 +0000 (+0000) Subject: Same here. X-Git-Tag: PANGO_1_18_3~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2fc0e10abf222a487aac51759b0de2abf8b8d086;p=platform%2Fupstream%2Fpango.git Same here. 2007-10-11 Behdad Esfahbod * pango/opentype/harfbuzz.c: Same here. svn path=/trunk/; revision=2439 --- diff --git a/ChangeLog b/ChangeLog index ddecbc1..c8c7cb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-10-11 Behdad Esfahbod + * pango/opentype/harfbuzz.c: Same here. + +2007-10-11 Behdad Esfahbod + * pango/opentype/Makefile.am: Don't include harfbuzz-dump.[ch] in libharfbuzz.a. Those are just used by the harfbuzz-dump tool. diff --git a/pango/opentype/harfbuzz.c b/pango/opentype/harfbuzz.c index 4fd8bf9..114069f 100644 --- a/pango/opentype/harfbuzz.c +++ b/pango/opentype/harfbuzz.c @@ -16,4 +16,3 @@ #include "harfbuzz-gdef.c" #include "harfbuzz-gsub.c" #include "harfbuzz-gpos.c" -#include "harfbuzz-dump.c"