summaryrefslogtreecommitdiff
path: root/Build/source/texk/ptexenc/c-auto.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/ptexenc/c-auto.in')
-rw-r--r--Build/source/texk/ptexenc/c-auto.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/texk/ptexenc/c-auto.in b/Build/source/texk/ptexenc/c-auto.in
index 968b7e2771c..75461142f02 100644
--- a/Build/source/texk/ptexenc/c-auto.in
+++ b/Build/source/texk/ptexenc/c-auto.in
@@ -6,7 +6,7 @@
#define PTEXENC_C_AUTO_H
/* ptexenc: the version string. */
-#define PTEXENCVERSION "ptexenc version 1.3.3"
+#define PTEXENCVERSION "ptexenc version 1.3.4dev"
/* Define to 1 if the `closedir' function returns void instead of `int'. */
#undef CLOSEDIR_VOID
@@ -17,6 +17,10 @@
/* Define to 1 if you have the `atexit' function. */
#undef HAVE_ATEXIT
+/* 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