Compile Windows resources into cygw32 Emacs
[bpt/emacs.git] / ChangeLog
index f22f24f..2c786dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
-2012-12-05  Glenn Morris  <rgm@gnu.org>
+2012-12-10  Daniel Colascione  <dancol@dancol.org>
+
+       * configure.ac (W32_RES, W32_RES_LINK, WINDRES): Teach the cygw32
+       build how to compile Windows resource files; use these variables
+       to tell src/Makefile.in how and whether to compile resources.
 
-       * configure.ac (MAKEINFO, EGREP, CC): Quote references, in case of
-       spaces in file names.
+2012-12-05  Glenn Morris  <rgm@gnu.org>
 
        * configure.ac: Handle info/ files with or without ".info" extension.