diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 29b809e8cf..d01b90a597 100644 --- a/config.h.in +++ b/config.h.in @@ -189,6 +189,9 @@ /* Mach/i386 specific: define if the `i386_set_gdt' RPC is available. */ #undef HAVE_I386_SET_GDT +/* Defined if forced unwind support is available. */ +#undef HAVE_FORCED_UNWIND + /* */ |