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