mirror of
https://github.com/mirror/make.git
synced 2025-04-01 23:21:06 +08:00
remove CONFIG_BROKETS
This commit is contained in:
parent
c1e20276cb
commit
24d37fb493
4
alloca.c
4
alloca.c
@ -22,11 +22,7 @@
|
|||||||
your main control loop, etc. to force garbage collection. */
|
your main control loop, etc. to force garbage collection. */
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#if defined (emacs) || defined (CONFIG_BROKETS)
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
#else
|
|
||||||
#include "config.h"
|
|
||||||
#endif
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef emacs
|
#ifdef emacs
|
||||||
|
Loading…
Reference in New Issue
Block a user