diff src/m/gec63.h @ 44601:4be8406ebef9

Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf.
author Andreas Schwab <schwab@suse.de>
date Mon, 15 Apr 2002 13:23:33 +0000
parents ee40177f6c68
children b11c3e06693b
line wrap: on
line diff
--- a/src/m/gec63.h	Mon Apr 15 13:14:45 2002 +0000
+++ b/src/m/gec63.h	Mon Apr 15 13:23:33 2002 +0000
@@ -1,5 +1,5 @@
 /* machine description file for gec63
-   Copyright (C) 1986 Free Software Foundation, Inc.
+   Copyright (C) 1986, 2002 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -38,7 +38,6 @@
 
 /* GEC63 has alloca in the PW/ux63 library.  */
 #define LIB_STANDARD -lPW -lc
-#define HAVE_ALLOCA
 
 /* Do not define LOAD_AVE_TYPE or LOAD_AVE_CVT
    since there is no /dev/kmem */