blob: f96aef612693495de7c73443201803bc01f25f26 (
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_ENABLE_PROG([ps2pkm], [kpathsea])
|