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