From: Richard M. Stallman Date: Fri, 13 Aug 1993 08:44:21 +0000 (+0000) Subject: (C_ALLOCA): Don't define it. X-Git-Tag: emacs-19.34~11249 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6a6eec7e2222c94734d7de5d266f6923488063f0;p=emacs.git (C_ALLOCA): Don't define it. --- diff --git a/src/m/iris4d.h b/src/m/iris4d.h index 06a5e57bd4c..3af653f5aca 100644 --- a/src/m/iris4d.h +++ b/src/m/iris4d.h @@ -106,7 +106,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ Define neither one if an assembler-language alloca in the file alloca.s should be used. */ -#define C_ALLOCA +/* #define C_ALLOCA */ /* Sjoerd.Mullender@cwi.nl says no need. */ /* #define HAVE_ALLOCA */ /* Define NO_REMAP if memory segmentation makes it not work well