blob: 6fc30cea1655c510789983f0d2cf99cd7d530a52 (
plain)
1
2
3
4
5
6
7
|
## utils/texdoctk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/texdoctk/
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 texdoctk
KPSE_ENABLE_PROG([texdoctk])
|