[tlbuild] Building without ICU

Mojca Miklavec mojca.miklavec.lists at gmail.com
Thu Mar 1 18:11:29 CET 2018


On 1 March 2018 at 14:06, Akira Kakuto wrote:
> Dear Mojca,
>
>> After quite a bit of exploration it looks as if harfbuzz also needs
>> ICU, while harfbuzz is requested for web2c, so basically I would have
>> to disable web2c which hardly makes any sense any longer.
>
> IIRC, harfbuzz is, at present, used only by XeTeX.

Oh, I'm sorry. I totally misread the following block of code in configure:

test "x$enable_web2c:$enable_xetex" = xyes:yes && {
  need_poppler=yes
  need_libpng=yes
  need_freetype2=yes
  need_teckit=yes
  need_harfbuzz=yes
}

I only saw "web2c" there :)

Mojca


More information about the tlbuild mailing list