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 bb4813e308..6d1385dafe 100644
--- a/configure.json
+++ b/configure.json
@@ -832,7 +832,7 @@
},
"headersclean": {
"label": "Check for clean headers",
- "autoDetect": "features.developer-build",
+ "autoDetect": false,
"condition": "!config.wasm",
"output": [ "privateConfig" ]
},