From 6a6eec7e2222c94734d7de5d266f6923488063f0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 13 Aug 1993 08:44:21 +0000 Subject: [PATCH] (C_ALLOCA): Don't define it. --- src/m/iris4d.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5