projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1e2027
)
remove CONFIG_BROKETS
author
David J. MacKenzie
<djm@gnu.org>
Mon, 26 Sep 1994 21:52:40 +0000
(21:52 +0000)
committer
David J. MacKenzie
<djm@gnu.org>
Mon, 26 Sep 1994 21:52:40 +0000
(21:52 +0000)
alloca.c
patch
|
blob
|
history
diff --git
a/alloca.c
b/alloca.c
index d1f4d1a302b6b824c2269dd42b16198590c1149c..7020f32c88232398fdcc691bc030958eea68c8d2 100644
(file)
--- a/
alloca.c
+++ b/
alloca.c
@@
-22,11
+22,7
@@
your main control loop, etc. to force garbage collection. */
#ifdef HAVE_CONFIG_H
-#if defined (emacs) || defined (CONFIG_BROKETS)
#include <config.h>
-#else
-#include "config.h"
-#endif
#endif
#ifdef emacs