summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite2
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-08-16 04:14:24 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-08-16 04:14:24 +0000
commitd2ffec2a2f1cd6175f94d852756963a3e7526851 (patch)
treef0b0e6b97d7ba94485888dd3bb4b8bc34baf2f0c /Build/source/libs/graphite2
parente6163f1ab51b4242673fbef25f53cb7698b1c5f5 (diff)
forgot to stage in r48411
git-svn-id: svn://tug.org/texlive/trunk@48413 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/graphite2')
-rw-r--r--Build/source/libs/graphite2/config.h.in3
1 files changed, 3 insertions, 0 deletions
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