update to 1.3.0
[platform/upstream/harfbuzz.git] / config.h.in
index 35395c3..c4ca473 100644 (file)
 /* Have Core Text backend */
 #undef HAVE_CORETEXT
 
+/* Have DirectWrite library */
+#undef HAVE_DIRECTWRITE
+
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
+/* Define to 1 if you have the <dwrite.h> header file. */
+#undef HAVE_DWRITE_H
+
 /* Have simple TrueType Layout backend */
 #undef HAVE_FALLBACK
 
+/* Have fontconfig library */
+#undef HAVE_FONTCONFIG
+
 /* Have FreeType 2 library */
 #undef HAVE_FREETYPE
 
@@ -39,6 +48,9 @@
 /* Have ICU library */
 #undef HAVE_ICU
 
+/* Use hb-icu Unicode callbacks */
+#undef HAVE_ICU_BUILTIN
+
 /* Have Intel __sync_* atomic primitives */
 #undef HAVE_INTEL_ATOMIC_PRIMITIVES
 
 /* Define to 1 if you have the <windows.h> header file. */
 #undef HAVE_WINDOWS_H
 
-/* Define to the sub-directory where libtool stores uninstalled libraries. */
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
 #undef LT_OBJDIR
 
 /* Define to the address where bug reports for this package should be sent. */