summaryrefslogtreecommitdiff
path: root/src/m/ibms390x.h
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-09-12 07:09:37 +0000
committerGlenn Morris <rgm@gnu.org>2007-09-12 07:09:37 +0000
commit99dfbaf1f0293783f76e728173dab4dd21b44e19 (patch)
tree910b64da9b98b5072ae825b11e0513ce0c624cbb /src/m/ibms390x.h
parent611adb3ecb7e94013b138c647feaf016561c286e (diff)
downloademacs-99dfbaf1f0293783f76e728173dab4dd21b44e19.tar.gz
(C_ALLOCA): Remove references to this.
Diffstat (limited to 'src/m/ibms390x.h')
-rw-r--r--src/m/ibms390x.h12
1 files changed, 4 insertions, 8 deletions
diff --git a/src/m/ibms390x.h b/src/m/ibms390x.h
index 64ede365d0c..9f8d3cd7a86 100644
--- a/src/m/ibms390x.h
+++ b/src/m/ibms390x.h
@@ -22,7 +22,7 @@ Boston, MA 02110-1301, USA. */
into ibms390.h. */
-/* The following line tells the configuration script what sort of
+/* The following line tells the configuration script what sort of
operating system this machine is likely to run.
USUAL-OPSYS="<name of system .h file here, without the s- or .h>"
@@ -97,14 +97,10 @@ NOTE-END */
#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