]> git.eshelyaron.com Git - emacs.git/commit
Use HarfBuzz in Cygwin-w32 build
authorKen Brown <kbrown@cornell.edu>
Tue, 25 Jun 2024 15:30:08 +0000 (11:30 -0400)
committerEshel Yaron <me@eshelyaron.com>
Wed, 26 Jun 2024 13:34:23 +0000 (15:34 +0200)
commit035a1f7067c4325e866ef872fe539b924a732038
tree0e0fb1a196ae331742df1face98ad92eafbaa464
parent38d6eb6101149184d4e52fa3f7773aa086f06bc4
Use HarfBuzz in Cygwin-w32 build

* src/w32uniscribe.c (syms_of_w32uniscribe_for_pdumper) [CYGWIN]:
Use cygharfbuzz-0.dll as HarfBuzz DLL name instead of
libharfbuzz-0.dll. (Bug#71766)

(cherry picked from commit e7c85f9235af485baba6e398b4f509f14bf80b1c)
src/w32uniscribe.c