blob: 9256f69e77635bec7dc11694ac531f8faf9b9324 (
plain)
1
2
3
4
5
6
7
|
## texk/xdv2pdf/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/xdv2pdf/
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 xdv2pdf
KPSE_ENABLE_PROG([xdv2pdf], [kpathsea])
|