nt/inc/ms-w32.h (TERM_HEADER): Remove definition.
nt/config.nt (TERM_HEADER): Move the definition to "w32term.h" from
ms-w32.h.
+2013-03-30 Eli Zaretskii <eliz@gnu.org>
+
+ * inc/ms-w32.h (TERM_HEADER): Remove definition.
+
+ * config.nt (TERM_HEADER): Move the definition to "w32term.h" from
+ ms-w32.h.
+
2013-03-29 Eli Zaretskii <eliz@gnu.org>
* inc/ms-w32.h (copysign) [_MSC_VER]: Redirect to _copysign.
#undef TERMINFO
/* Define to the header for the built-in window system. */
-#undef TERM_HEADER
+#define TERM_HEADER "w32term.h"
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#define TIME_WITH_SYS_TIME 1
#pragma warning(disable:4308)
#endif
#endif
-#define TERM_HEADER "w32term.h"
/* ============================================================ */