diff options
Diffstat (limited to 'libgo/config.h.in')
-rw-r--r-- | libgo/config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libgo/config.h.in b/libgo/config.h.in index 629c603e380..298b8d660e3 100644 --- a/libgo/config.h.in +++ b/libgo/config.h.in @@ -337,9 +337,6 @@ /* Define to 1 if you have the `wait4' function. */ #undef HAVE_WAIT4 -/* Define if the C++ compiler is configured for setjmp/longjmp exceptions. */ -#undef LIBGO_SJLJ_EXCEPTIONS - /* Define if the linker support split stack adjustments */ #undef LINKER_SUPPORTS_SPLIT_STACK |