Cool! I tested it and created a PR request with Werner as the commit author to help with merging it. https://github.com/behdad/harfbuzz/pull/25
Cheers On 10 February 2014 01:00, Werner LEMBERG <[email protected]> wrote: > > Behdad, > > > a minor patch. > > > Werner > > > ====================================================================== > > > diff --git a/src/hb-ucdn/Makefile.am b/src/hb-ucdn/Makefile.am > index 40d6055..0670b5c 100644 > --- a/src/hb-ucdn/Makefile.am > +++ b/src/hb-ucdn/Makefile.am > @@ -7,7 +7,7 @@ libhb_ucdn_la_SOURCES = \ > ucdn.h \ > ucdn.c \ > unicodedata_db.h > -libhb_ucdn_CPPFLAGS = \ > +libhb_ucdn_la_CPPFLAGS = \ > -I$(top_srcdir) \ > -I$(top_srcdir)/src \ > -I$(top_builddir)/src > _______________________________________________ > HarfBuzz mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/harfbuzz >
_______________________________________________ HarfBuzz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/harfbuzz
