From 9b0195121df2c53bdd030fdec6d7871f27f057f0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 9 Jan 2018 18:53:05 +0000 Subject: poppler 0.62.0, requiring C++11; luatex not updated yet git-svn-id: svn://tug.org/texlive/trunk@46257 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/c-auto.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Build/source/texk/web2c/c-auto.in') diff --git a/Build/source/texk/web2c/c-auto.in b/Build/source/texk/web2c/c-auto.in index ce18d89e49b..81d750ea7b8 100644 --- a/Build/source/texk/web2c/c-auto.in +++ b/Build/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 -- cgit v1.2.3