aboutsummaryrefslogtreecommitdiff
path: root/fontconfig/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'fontconfig/config.h')
-rw-r--r--fontconfig/config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/fontconfig/config.h b/fontconfig/config.h
new file mode 100644
index 000000000..e9ebf015e
--- /dev/null
+++ b/fontconfig/config.h
@@ -0,0 +1,7 @@
+#define HAVE_INTTYPES_H 1
+#define HAVE_FT_GET_NEXT_CHAR 1
+#define ENABLE_LIBXML2
+#define HAVE_RAND 1
+#define HAVE_STRUCT_DIRENT_D_TYPE 1
+#undef __STDC__
+#define FLEXIBLE_ARRAY_MEMBER \ No newline at end of file