# HG changeset patch # User Glenn Morris # Date 1189580899 0 # Node ID 9b1538c8f40d744421ecd6b52dd0a6afd2cfc9f5 # Parent 53afd3fbf8e51b5bd4827ccb2f2ee4a0df861673 (C_ALLOCA): Remove references to this. diff -r 53afd3fbf8e5 -r 9b1538c8f40d src/m/ibms390x.h --- a/src/m/ibms390x.h Wed Sep 12 07:06:39 2007 +0000 +++ b/src/m/ibms390x.h Wed Sep 12 07:08:19 2007 +0000 @@ -22,7 +22,7 @@ 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="" @@ -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