blob: 7c927e27b15a60fb2da10ffe296acfc981c1c174 (
plain)
1
2
3
4
5
6
7
|
## texk/ttfdump/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/ttfdump/
dnl
dnl Copyright (C) 2009-2015 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 ttfdump
KPSE_ENABLE_PROG([ttfdump], [kpathsea])
|