summaryrefslogtreecommitdiff
path: root/Build/source/texk/ptexenc/c-auto.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-06-12 08:05:53 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-06-12 08:05:53 +0000
commit1dde8ab4578f370c597332ff3421097d7cb39a1a (patch)
treed8f73e7ac6a10d692dda7d768c977c3f9b70f528 /Build/source/texk/ptexenc/c-auto.in
parent25cd8f24dfc54cb12b066e282325a59535c7543a (diff)
Start development for TL'16
git-svn-id: svn://tug.org/texlive/trunk@37503 c570f23f-e606-0410-a88d-b1316a301751
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