aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorDave Love2000-02-12 16:49:52 +0000
committerDave Love2000-02-12 16:49:52 +0000
commit95a7ed060dba9f13b8eafa4b8d8ccd814a7d8ded (patch)
treebadbf4fcf58660f2a8b058363f73e7c2ae1a335d /src/s
parent647847ea5753286de85b52d08cd92ecc75d84b23 (diff)
downloademacs-95a7ed060dba9f13b8eafa4b8d8ccd814a7d8ded.tar.gz
emacs-95a7ed060dba9f13b8eafa4b8d8ccd814a7d8ded.zip
Don't define HAVE_ALLOCA.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/nextstep.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/nextstep.h b/src/s/nextstep.h
index c361d28f941..040611d2c18 100644
--- a/src/s/nextstep.h
+++ b/src/s/nextstep.h
@@ -43,8 +43,6 @@ Boston, MA 02111-1307, USA. */
43 stupidly gets confused by it. */ 43 stupidly gets confused by it. */
44#undef KERNEL_FILE 44#undef KERNEL_FILE
45 45
46#define HAVE_ALLOCA
47
48#define SYSTEM_MALLOC 46#define SYSTEM_MALLOC
49 47
50#define environ _environ 48#define environ _environ