blob: 65c292741736a9deea062fdbfc76df6f3b5df316 (
plain)
1
2
3
4
5
6
7
|
## libs/harfbuzz/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/harfbuzz/
dnl
dnl Copyright (C) 2012 Peter Breitenlohner <tex-live@tug.org>
dnl You may freely use, modify and/or distribute this file.
dnl
## configure options and TL libraries required for harfbuzz
KPSE_WITH_LIB([harfbuzz], [freetype2 icu])
|