Commit 904f6798 by Richard Stallman

entered into RCS

From-SVN: r5373
parent da38c875
...@@ -22,7 +22,11 @@ ...@@ -22,7 +22,11 @@
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
/* If compiling with GCC 2, this file's not needed. */ /* If compiling with GCC 2, this file's not needed. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment