diff options
Diffstat (limited to 'Build/source/texk/psutils/config.h.in')
-rw-r--r-- | Build/source/texk/psutils/config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/psutils/config.h.in b/Build/source/texk/psutils/config.h.in index 01abb3171c7..83eeea54593 100644 --- a/Build/source/texk/psutils/config.h.in +++ b/Build/source/texk/psutils/config.h.in @@ -9,6 +9,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 |