diff options
Diffstat (limited to 'src/m/news.h')
-rw-r--r-- | src/m/news.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/m/news.h b/src/m/news.h index 8b4c5a8275e..0fdeed10f4e 100644 --- a/src/m/news.h +++ b/src/m/news.h @@ -1,5 +1,5 @@ /* machine description file for Sony's NEWS workstations, NEWS-OS 3.0. - Copyright (C) 1985, 1986, 1989 Free Software Foundation, Inc. + Copyright (C) 1985, 1986, 1989, 2002 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -48,10 +48,6 @@ NOTE-END */ #define NO_UNION_TYPE -/* The News machine has alloca. */ - -#define HAVE_ALLOCA - /* Data type of load average, as read out of kmem. */ #define LOAD_AVE_TYPE double |