diff src/m/next.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 695cf19ef79e d7ddb3e565de
line wrap: on
line diff
--- a/src/m/next.h	Mon Apr 15 13:14:45 2002 +0000
+++ b/src/m/next.h	Mon Apr 15 13:23:33 2002 +0000
@@ -1,5 +1,5 @@
 /* Configuration file for the NeXT machine.
-   Copyright (C) 1990 Free Software Foundation, Inc.
+   Copyright (C) 1990, 2002 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -65,8 +65,6 @@
 #define SEGSIZ 0x20000
 #define SEGMENT_MASK (SEGSIZ - 1)
 
-#define HAVE_ALLOCA
-
 #define SYSTEM_MALLOC
 
 #define HAVE_UNIX_DOMAIN