* lib/c-stack.c (die): Define whenever this function is referenced.
+2018-03-28 Bruno Haible <bruno@clisp.org>
+
+ c-stack: Fix possible build failure on some platforms.
+ * lib/c-stack.c (die): Define whenever this function is referenced.
+
2018-03-28 Paul Eggert <eggert@cs.ucla.edu>
time_rz: fix workaround for Mac OS X 10.6 infloop
#if ((HAVE_LIBSIGSEGV && ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC) \
|| (HAVE_SIGALTSTACK && HAVE_DECL_SIGALTSTACK \
- && HAVE_STACK_OVERFLOW_HANDLING && SIGINFO_WORKS))
+ && HAVE_STACK_OVERFLOW_HANDLING))
/* Output an error message, then exit with status EXIT_FAILURE if it
appears to have been a stack overflow, or with a core dump