summaryrefslogtreecommitdiff
path: root/Build/source/utils/chktex/ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-04 09:11:26 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-04 09:11:26 +0000
commit67c3a09c0f5d7fcf6bff5cfbc686a0c247d0e744 (patch)
tree020365a0e647b2df8977f2a4c241e420a181f8c2 /Build/source/utils/chktex/ac
parent6c9695fef24ab80bbae6c4444bd00a7adf55a70d (diff)
chktex: do not build unless explicitly enabled
git-svn-id: svn://tug.org/texlive/trunk@18099 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/chktex/ac')
-rw-r--r--Build/source/utils/chktex/ac/withenable.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/utils/chktex/ac/withenable.ac b/Build/source/utils/chktex/ac/withenable.ac
index 2a13a8c0041..8d4b65a6828 100644
--- a/Build/source/utils/chktex/ac/withenable.ac
+++ b/Build/source/utils/chktex/ac/withenable.ac
@@ -4,4 +4,4 @@ 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])
+KPSE_ENABLE_PROG([chktex], , [disable])