# HG changeset patch # User Dave Love # Date 950374192 0 # Node ID aaa1846b05bb34a0d3bdec21f421cd94785c760f # Parent e655a2d4ecca5245e6a1462015c9e4f434438fe3 Don't define HAVE_ALLOCA. diff -r e655a2d4ecca -r aaa1846b05bb src/s/nextstep.h --- 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