summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 390b228529..1301d9ea68 100644
--- a/config.h.in
+++ b/config.h.in
@@ -49,6 +49,9 @@
/* Define if static NSS modules are wanted. */
#undef DO_STATIC_NSS
+/* Define if gcc uses DWARF2 unwind information for exception support. */
+#undef HAVE_DWARF2_UNWIND_INFO
+
/*
*/