summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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