blob: 8d4b65a68280df4861b2ff3f361e590a66688911 (
plain)
1
2
3
4
5
6
7
|
## utils/chktex/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/chktex/
dnl
dnl Copyright (C) 2010 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 chktex
KPSE_ENABLE_PROG([chktex], , [disable])
|