diff options
Diffstat (limited to 'src/s/sco5.h')
-rw-r--r-- | src/s/sco5.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/s/sco5.h b/src/s/sco5.h index 5eea7955ee5..04bfd7c181e 100644 --- a/src/s/sco5.h +++ b/src/s/sco5.h @@ -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 @@ extern SIGMASKTYPE sigprocmask_set; #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 |