summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index 3f007d485d..f3c6f247f9 100644
--- a/configure.json
+++ b/configure.json
@@ -2063,7 +2063,7 @@
},
"fontconfig": {
"description": "Fontconfig",
- "condition": "!config.win32 && features.system-freetype && libs.fontconfig",
+ "condition": "!config.win32 && !config.darwin && features.system-freetype && libs.fontconfig",
"output": [ "privateFeature", "feature" ]
},
"harfbuzz": {