diff options
Diffstat (limited to 'Build/source/texk/chktex/config.h.in')
-rw-r--r-- | Build/source/texk/chktex/config.h.in | 4 |
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 |