diff options
Diffstat (limited to 'Build/source/texk/cjkutils/c-auto.in')
-rw-r--r-- | Build/source/texk/cjkutils/c-auto.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/cjkutils/c-auto.in b/Build/source/texk/cjkutils/c-auto.in index bd8e787fcff..bbff8d36854 100644 --- a/Build/source/texk/cjkutils/c-auto.in +++ b/Build/source/texk/cjkutils/c-auto.in @@ -6,6 +6,10 @@ /* Define to 1 if you have the <assert.h> header file. */ #undef HAVE_ASSERT_H +/* 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 <dirent.h> header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H |