diff src/s/sco5.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 0657fd32e7f8
children 23a1cea22d13
line wrap: on
line diff
--- a/src/s/sco5.h	Mon Apr 15 13:14:45 2002 +0000
+++ b/src/s/sco5.h	Mon Apr 15 13:23:33 2002 +0000
@@ -1,5 +1,5 @@
 /* System description file for SCO 3.2v5.
-   Copyright (C) 1996  Free Software Foundation, Inc.
+   Copyright (C) 1996, 2002  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -162,9 +162,6 @@
 #define LD_SWITCH_SYSTEM -belf
 #endif
 
-/* SCO has a working alloca in libPW */
-#define HAVE_ALLOCA
-
 /* Don't disable static function, as SCO's header files have some.*/
 #undef static