From: Dave Love Date: Sat, 12 Feb 2000 16:49:52 +0000 (+0000) Subject: Don't define HAVE_ALLOCA. X-Git-Tag: emacs-pretest-21.0.90~5038 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=95a7ed060dba9f13b8eafa4b8d8ccd814a7d8ded;p=emacs.git Don't define HAVE_ALLOCA. --- diff --git a/src/s/nextstep.h b/src/s/nextstep.h index c361d28f941..040611d2c18 100644 --- a/src/s/nextstep.h +++ b/src/s/nextstep.h @@ -43,8 +43,6 @@ Boston, MA 02111-1307, USA. */ stupidly gets confused by it. */ #undef KERNEL_FILE -#define HAVE_ALLOCA - #define SYSTEM_MALLOC #define environ _environ