summaryrefslogtreecommitdiff
path: root/Build/source/libs/harfbuzz/harfbuzz-src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/harfbuzz/harfbuzz-src/config.h.in')
-rw-r--r--Build/source/libs/harfbuzz/harfbuzz-src/config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/libs/harfbuzz/harfbuzz-src/config.h.in b/Build/source/libs/harfbuzz/harfbuzz-src/config.h.in
index 49cca787882..d44d4c9a728 100644
--- a/Build/source/libs/harfbuzz/harfbuzz-src/config.h.in
+++ b/Build/source/libs/harfbuzz/harfbuzz-src/config.h.in
@@ -15,9 +15,6 @@
/* Have Core Text backend */
#undef HAVE_CORETEXT
-/* define if the compiler supports basic C++11 syntax */
-#undef HAVE_CXX11
-
/* Have DirectWrite library */
#undef HAVE_DIRECTWRITE
@@ -36,6 +33,9 @@
/* Have FreeType 2 library */
#undef HAVE_FREETYPE
+/* Define to 1 if you have the `FT_Done_MM_Var' function. */
+#undef HAVE_FT_DONE_MM_VAR
+
/* Define to 1 if you have the `FT_Get_Var_Blend_Coordinates' function. */
#undef HAVE_FT_GET_VAR_BLEND_COORDINATES