summaryrefslogtreecommitdiff
path: root/Build/source/texk/chktex/ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-07-24 09:00:18 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-07-24 09:00:18 +0000
commitc1841336503cc8eb2355c2eab40012c856f18369 (patch)
treecc621dbfe9646083a4ae860a614f291bdb97ce58 /Build/source/texk/chktex/ac
parent5c61483aad70d3170b38c8c4a5b74d6f1c7581fd (diff)
chktex: Move from utils/ to texk/, now using kpathsea
git-svn-id: svn://tug.org/texlive/trunk@27137 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/chktex/ac')
-rw-r--r--Build/source/texk/chktex/ac/withenable.ac7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/chktex/ac/withenable.ac b/Build/source/texk/chktex/ac/withenable.ac
new file mode 100644
index 00000000000..a35c8c2f83f
--- /dev/null
+++ b/Build/source/texk/chktex/ac/withenable.ac
@@ -0,0 +1,7 @@
+## texk/chktex/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/chktex/
+dnl
+dnl Copyright (C) 2010-2012 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], [kpathsea])