summaryrefslogtreecommitdiff
path: root/pkg/fontconfig/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/fontconfig/config.h')
-rw-r--r--pkg/fontconfig/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/fontconfig/config.h b/pkg/fontconfig/config.h
index 9ec08c43..992915a4 100644
--- a/pkg/fontconfig/config.h
+++ b/pkg/fontconfig/config.h
@@ -1,4 +1,5 @@
#define FC_CACHEDIR "/var/cache/fontconfig"
+#define FC_NO_MT /* we don't use fontconfig in multi-threaded programs */
#define FC_TEMPLATEDIR "/share/fontconfig/conf.avail"
#define FONTCONFIG_PATH "/etc/fonts"