From: Dave Love Date: Mon, 18 Nov 2002 16:33:50 +0000 (+0000) Subject: (HAVE_ALLOCA): Don't define. X-Git-Tag: ttn-vms-21-2-B4~12356 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fd228b23c1b3889ed1f3d6e01eb3115ea21dfbcc;p=emacs.git (HAVE_ALLOCA): Don't define. --- diff --git a/src/m/orion105.h b/src/m/orion105.h index c9f8991ddf3..2f622107ff4 100644 --- a/src/m/orion105.h +++ b/src/m/orion105.h @@ -60,8 +60,6 @@ Boston, MA 02111-1307, USA. */ #define sigmask(m) (1 << ((m) - 1)) #endif -#define HAVE_ALLOCA - /* Here is where programs actually start running */ #define TEXT_START 0x8000 #define LD_TEXT_START_ADDR 8000