]> code.delx.au - gnu-emacs/blobdiff - src/m/convex.h
2002-08-11 Andrew Choi <akochoi@shaw.ca>
[gnu-emacs] / src / m / convex.h
index 272a033e36c697be89db22247cc4e11d223fba66..44a86bf5d84dd7ab28131400b0b1265b8e87447f 100644 (file)
@@ -1,5 +1,5 @@
 /* machine description file for Convex (all models).
-   Copyright (C) 1987, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1994, 2002 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -85,16 +85,6 @@ Boston, MA 02111-1307, USA.  */
 
 /*#define VIRT_ADDR_VARIES*/
 
-/* Define C_ALLOCA if this machine does not support a true alloca
-   and the one written in C should be used instead.
-   Define HAVE_ALLOCA to say that the system provides a properly
-   working alloca function and it should be used.
-   Define neither one if an assembler-language alloca
-   in the file alloca.s should be used.  */
-
-/* #define C_ALLOCA */
-#define HAVE_ALLOCA
-
 /* Must use the system's termcap.  It does special things.  */
   
 #define LIBS_TERMCAP -ltermcap
@@ -190,5 +180,6 @@ Boston, MA 02111-1307, USA.  */
     '-A__iob=___ap$$iob' '-A_use_libc_sema=___ap$$use_libc_sema'
 #endif
 
-/* The convex has sys/wait.h but it does not work right.  */
+/* There is some indication that the convex has sys/wait.h
+   but it does not work right.  */
 #undef HAVE_SYS_WAIT_H