aboutsummaryrefslogtreecommitdiff
path: root/fontconfig/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'fontconfig/config.h')
-rw-r--r--fontconfig/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/fontconfig/config.h b/fontconfig/config.h
index eea2ea488..593744bd3 100644
--- a/fontconfig/config.h
+++ b/fontconfig/config.h
@@ -6,4 +6,8 @@
#undef __STDC__
#define FLEXIBLE_ARRAY_MEMBER
#define inline __inline
+#define HAVE_FCNTL_H 1
+#define HAVE__MKTEMP_S 1
+#define FC_CACHEDIR getenv("TEMP")
+#define FC_DEFAULT_FONTS "fonts"