about summary refs log tree commit diff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index a38900b64a..9e85c7e5cd 100644
--- a/config.h.in
+++ b/config.h.in
@@ -55,6 +55,10 @@
 /* Define if gcc uses DWARF2 unwind information for exception support.  */
 #undef	HAVE_DWARF2_UNWIND_INFO
 
+/* Define if gcc uses DWARF2 unwind information for exception support
+   with static variable. */
+#undef	HAVE_DWARF2_UNWIND_INFO_STATIC
+
 /* Define is the regparm attribute shall be used for local functions
    (gcc on ix86 only).  */
 #undef	USE_REGPARMS