changeset 27676:aaa1846b05bb

Don't define HAVE_ALLOCA.
author Dave Love <fx@gnu.org>
date Sat, 12 Feb 2000 16:49:52 +0000
parents e655a2d4ecca
children 566fd2a966aa
files src/s/nextstep.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/nextstep.h	Sat Feb 12 16:37:27 2000 +0000
+++ b/src/s/nextstep.h	Sat Feb 12 16:49:52 2000 +0000
@@ -43,8 +43,6 @@
    stupidly gets confused by it.  */
 #undef KERNEL_FILE
 
-#define HAVE_ALLOCA
-
 #define SYSTEM_MALLOC
 
 #define environ _environ