* src/Makefile.in (NOT_C_CODE): No longer define.
(config.h): No longer include.
2010-05-25 Glenn Morris <rgm@gnu.org>
+ * Makefile.in (NOT_C_CODE): No longer define.
+ (config.h): No longer include.
+
* Makefile.in (LD_SWITCH_SYSTEM_TEMACS): Move definition after some
variables it may reference.
# ========================== start of cpp stuff =======================
/* From here on, comments must be done in C syntax. */
-#define NOT_C_CODE
-#include "config.h"
-
/* If NS_IMPL_GNUSTEP, some definitions and includes are expanded here. */
@NS_IMPL_GNUSTEP_INC@