summaryrefslogtreecommitdiff
path: root/Build/source/texk/chktex/config.h.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-06-12 08:05:53 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-06-12 08:05:53 +0000
commit1dde8ab4578f370c597332ff3421097d7cb39a1a (patch)
treed8f73e7ac6a10d692dda7d768c977c3f9b70f528 /Build/source/texk/chktex/config.h.in
parent25cd8f24dfc54cb12b066e282325a59535c7543a (diff)
Start development for TL'16
git-svn-id: svn://tug.org/texlive/trunk@37503 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/chktex/config.h.in')
-rw-r--r--Build/source/texk/chktex/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/chktex/config.h.in b/Build/source/texk/chktex/config.h.in
index 94e6d1770e6..e066a4946fd 100644
--- a/Build/source/texk/chktex/config.h.in
+++ b/Build/source/texk/chktex/config.h.in
@@ -12,6 +12,10 @@
/* Define to 1 if you have the `closedir' function. */
#undef HAVE_CLOSEDIR
+/* Define to 1 if you have the declaration of `isascii', and to 0 if you
+ don't. */
+#undef HAVE_DECL_ISASCII
+
/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
*/
#undef HAVE_DECL_STPCPY