From: Jim Meyering Date: Wed, 19 Feb 2003 08:40:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.8~72 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=23bd5c8be58f644a7ae161bd21ce901967aaba1d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 44b715b597..c575d3f581 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2003-02-19 Jim Meyering + + * c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size + to 1MB, so as not to render systems with no stack size limit (e.g., + linux-2.2.x) unusable. Suggestion and code from Bruno Haible. + 2003-02-17 Jim Meyering * prereq.m4 (jm_PREREQ_PHYSMEM): Undo last change, since