diff options
Diffstat (limited to 'Build/source/texk/dvipdfm-x/config.h.in')
-rw-r--r-- | Build/source/texk/dvipdfm-x/config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/dvipdfm-x/config.h.in b/Build/source/texk/dvipdfm-x/config.h.in index 6b2c0eff10c..e4bb1e34dc9 100644 --- a/Build/source/texk/dvipdfm-x/config.h.in +++ b/Build/source/texk/dvipdfm-x/config.h.in @@ -15,6 +15,10 @@ /* Define to 1 if you have the `close' function. */ #undef HAVE_CLOSE +/* 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 `tzname', and to 0 if you don't. */ #undef HAVE_DECL_TZNAME |