summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_features.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config_host/config_features.h.in b/config_host/config_features.h.in
index 74ce2347c6b1..886542ec461d 100644
--- a/config_host/config_features.h.in
+++ b/config_host/config_features.h.in
@@ -146,4 +146,7 @@
*/
#define HAVE_FEATURE_COLLADA 0
+/* see --enable-crashdump: */
+#define HAVE_FEATURE_CRASHDUMP 0
+
#endif