]> git.eshelyaron.com Git - emacs.git/commit
Error out on --with-harfbuzz without HarfBuzz support
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 17 Nov 2019 18:02:54 +0000 (19:02 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 17 Nov 2019 18:02:54 +0000 (19:02 +0100)
commit3fdc36eecb3ab468eb0a55cc09a176ab503d31c3
treeadcef10f0a4e7283ed9f9c737f5e7fb06604943a
parent1c29ba034092660e73bce8c6ff459c75ff2c2d72
Error out on --with-harfbuzz without HarfBuzz support

* configure.ac: Error out if the user says --with-harfbuzz, but
HarfBuzz isn't available.
configure.ac