From d2ffec2a2f1cd6175f94d852756963a3e7526851 Mon Sep 17 00:00:00 2001 From: Hironobu Yamashita Date: Thu, 16 Aug 2018 04:14:24 +0000 Subject: forgot to stage in r48411 git-svn-id: svn://tug.org/texlive/trunk@48413 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/graphite2/config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Build/source/libs/graphite2') diff --git a/Build/source/libs/graphite2/config.h.in b/Build/source/libs/graphite2/config.h.in index b2dc75bad4e..292d75521ba 100644 --- a/Build/source/libs/graphite2/config.h.in +++ b/Build/source/libs/graphite2/config.h.in @@ -6,6 +6,9 @@ /* Define to 1 to disable tracing support. */ #undef GRAPHITE2_NTRACING +/* define if the compiler supports basic C++11 syntax */ +#undef HAVE_CXX11 + /* Name of package */ #undef PACKAGE -- cgit v1.2.3