emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v
Date: Wed, 12 Sep 2007 07:08:20 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/12 07:08:20

Index: ibms390x.h
===================================================================
RCS file: /sources/emacs/emacs/src/m/ibms390x.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- ibms390x.h  13 Aug 2007 13:40:51 -0000      1.6
+++ ibms390x.h  12 Sep 2007 07:08:19 -0000      1.7
@@ -97,14 +97,10 @@
 
 #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 HAVE_ALLOCA to say that the system provides a properly
+   working alloca function and it should be used.  Undefine it if an
+   assembler-language alloca in the file alloca.s should be used. */
 
-#undef C_ALLOCA
 #define HAVE_ALLOCA
 
 /* Define NO_REMAP if memory segmentation makes it not work well




reply via email to

[Prev in Thread] Current Thread [Next in Thread]