Adapt Windows port to recent changes in autogen/config.in.
[bpt/emacs.git] / src / ChangeLog
index 26a93db..bf17232 100644 (file)
@@ -1,5 +1,24 @@
+2012-08-01  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (CONFIG_H): Update dependencies.
+       (CONF_POST_H): New macro.
+
+       * s/ms-w32.h (SEPCHAR, NULL_DEVICE): Remove; moved to nt/config.nt.
+
 2012-07-31  Glenn Morris  <rgm@gnu.org>
 
+       * Makefile.in (S_FILE): No longer set by configure.
+
+       * conf_post.h (config_opsysfile): Move earlier, so that WINDOWSNT
+       is available.
+       (alloca.h) [WINDOWSNT]: Don't include it on MS Windows.
+
+       * process.h (NULL_DEVICE):
+       * emacs.c (SEPCHAR):
+       * editfns.c (USER_FULL_NAME): Let configure set them.
+
+       * s/README, s/template.h: Remove files.
+
        * conf_post.h [HPUX]: Undefine HAVE_RANDOM and HAVE_RINT.
 
        * conf_post.h (AMPERSAND_FULL_NAME, subprocesses):