X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fc-stack.m4;h=0963cc580eed75982577483ef74aab69489b426d;hb=0a3f7af426469ab51370585e1a3afba66ff24b57;hp=efd6798a8242bcbaf3303d3eef9d478ed808020c;hpb=67461c3ae4e118020b974b6632156494a9a7ce40;p=gnulib.git diff --git a/m4/c-stack.m4 b/m4/c-stack.m4 index efd6798a8..0963cc580 100644 --- a/m4/c-stack.m4 +++ b/m4/c-stack.m4 @@ -1,13 +1,13 @@ # Check prerequisites for compiling lib/c-stack.c. -# Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2004, 2008, 2009 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # Written by Paul Eggert. -# serial 8 +# serial 9 AC_DEFUN([AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC], [# for STACK_DIRECTION @@ -307,7 +307,7 @@ int main () [ac_cv_sys_xsi_stack_overflow_heuristic=cross-compiling])]) if test $ac_cv_sys_xsi_stack_overflow_heuristic = yes; then - AC_DEFINE(HAVE_XSI_STACK_OVERFLOW_HEURISTIC, 1, + AC_DEFINE([HAVE_XSI_STACK_OVERFLOW_HEURISTIC], [1], [Define to 1 if extending the stack slightly past the limit causes a SIGSEGV, and an alternate stack can be established with sigaltstack, and the signal handler is passed a context that specifies the