From aa679be0fff230d066cee94bd863150871013e13 Mon Sep 17 00:00:00 2001
From: Luigi Scarso <luigi.scarso@gmail.com>
Date: Wed, 17 Jan 2018 15:05:19 +0000
Subject: [PATCH] (trunk) updated c-auto.in as in texlive

---
 source/texk/web2c/c-auto.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/source/texk/web2c/c-auto.in b/source/texk/web2c/c-auto.in
index ce18d89e4..81d750ea7 100644
--- a/source/texk/web2c/c-auto.in
+++ b/source/texk/web2c/c-auto.in
@@ -55,6 +55,9 @@
 /* Define to 1 if you have the `atoi' function. */
 #undef HAVE_ATOI
 
+/* define if the compiler supports basic C++11 syntax */
+#undef HAVE_CXX11
+
 /* Define to 1 if you have the declaration of `isascii', and to 0 if you
    don't. */
 #undef HAVE_DECL_ISASCII
-- 
GitLab